SysTutorials
  • SysTutorials
  • Tutorials
  • Linux Manuals
  • Ask
  • Linux
  • Systems
  • Programming
  • Software
  • Subscribe
  • Search

Posts tagged Script

3 Ways of .odt to .txt File Conversion in Command Line in Linux

By David Yang | In Linux, Software, Tutorial | Updated on Nov 1, 2020
> 3 Ways of .odt to .txt File Conversion in Command Line in Linux

How to Count the Number of Words in a File in PHP?

By David Yang | In Programming, Tutorial | Updated on Sep 20, 2020
> How to Count the Number of Words in a File in PHP?

Add Inline Comments for Multi-line Command in Bash Script

By Eric Ma | In Linux, Programming, Tutorial | Updated on Nov 1, 2020
> Add Inline Comments for Multi-line Command in Bash Script

How to Match Multiple Lines using Regex in Perl One-liners

By Eric Ma | In Programming, Tutorial | Updated on Apr 10, 2020
> How to Match Multiple Lines using Regex in Perl One-liners

How to Query Transaction By ID in Hyperledger Fabric 2.0

By Eric Ma | In Blockchain, Systems, Tutorial | Updated on Apr 9, 2020
> How to Query Transaction By ID in Hyperledger Fabric 2.0

How to Install Hyperledger Fabric 2.0 in Ubuntu 18.04

By Eric Ma | In Blockchain, Systems | Updated on Apr 9, 2020
> How to Install Hyperledger Fabric 2.0 in Ubuntu 18.04

How to Install Go 1.13.x on Ubuntu 18.04

By Eric Ma | In Linux, Programming, Tutorial | Updated on Apr 8, 2020
> How to Install Go 1.13.x on Ubuntu 18.04

Bash Learning Materials

By Eric Ma | In Linux, Programming, Tutorial | On Mar 30, 2020
> Bash Learning Materials

How to Install Wine 32-bit on CentOS 8

By Eric Ma | In Linux, Tutorial | Updated on Mar 28, 2020
> How to Install Wine 32-bit on CentOS 8

How to get the full path and directory of a Python script itself?

By Q A | In QA, Tutorial | Updated on Nov 22, 2019
> How to get the full path and directory of a Python script itself?

How to judge whether its STDERR is redirected to a file in a Bash script on Linux?

By Eric Ma | In QA | Updated on Nov 21, 2019
> How to judge whether its STDERR is redirected to a file in a Bash script on Linux?

How to get the full request URL in PHP?

By Eric Ma | In QA | Updated on Nov 21, 2019
> How to get the full request URL in PHP?

How to add a prefix string at the beginning of each line in Bash shell script on Linux?

By Eric Ma | In QA | Updated on Mar 24, 2018
> How to add a prefix string at the beginning of each line in Bash shell script on Linux?

In Linux, how to kill a process and all its child processes?

By David Yang | In Tutorial | Updated on Aug 2, 2020
> In Linux, how to kill a process and all its child processes?

How to Debug a Bash script?

By Eric Ma | In QA | Updated on Apr 12, 2020
> How to Debug a Bash script?

How to delete or get the number in the tail from a string in shell script?

By David Yang | In QA, Tutorial | Updated on Jul 26, 2020
> How to delete or get the number in the tail from a string in shell script?

Any good Go REPL implementation / tool?

By Eric Ma | In QA | Updated on Mar 24, 2018
> Any good Go REPL implementation / tool?

In Bash script, how to join multiple lines from a file?

By Q A | In QA | On Mar 24, 2018
> In Bash script, how to join multiple lines from a file?

How to get the full path and directory of a Makefile itself?

By Eric Ma | In QA | Updated on Jun 9, 2018
> How to get the full path and directory of a Makefile itself?

How to disable an option with a bash script?

By Eric Ma | In QA | Updated on Mar 24, 2018
> How to disable an option with a bash script?
  • 1
  • 2
  • 3
  • …
  • 6
  • Next →
116 posts in total.
SysTutorials
  • Login
  • Subscribe
  • BB Code Editor
  • JPG to EPS Converter
  • Linux Man Pages
  • Search
  • Readings on Systems
  • About
    • License and Policy
    • Contact
Categories
  • Insights (9)
  • Linux (255)
    • Linux Kernel (16)
  • News (12)
  • Systems (27)
    • Blockchain (3)
    • Computing systems (10)
    • Resource management (2)
    • Storage systems (12)
  • Tutorial (1,198)
    • Hardware (9)
    • Mobile (8)
    • Network (24)
    • Programming (92)
    • QA (867)
    • Software (90)
    • Virtualization (32)
    • Web (50)
Tags
Bash C cat CentOS Client config Command Command line configuration convert error Fedora gcc Git gnome Google How to kernel Library Linux memory Network OS PHP Process Programming R root Screen Script Server shell Software SSH sudo System systems time Tip Tutorial Ubuntu Web Windows www X yum
Recent posts
  • Linux Kernel: xt_quota: report initial quota value instead of current value to userspace
  • Reading JSON from URL in R
  • Reading Excel xls/xlsx Files in R
  • 3 Ways of .odt to .txt File Conversion in Command Line in Linux
  • .docx/.doc to .odt File Conversion in Command Line in Linux
  • Configuring Eclipse to Show Git Revision Information in Editor
  • 2 Ways of Modifying macOS Keyboard’s Right Option to Control for Mac Pro
  • Converting Hex to ASCII Using xxd