Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

How to get disk capacity and free space of remote computer

Executing multiple commands from a Windows cmd script

Counter increment in Bash loop not working

Hiding user input on terminal in Linux script

linux bash scripting

unix - head AND tail of file

linux bash shell unix scripting

How do I script a "yes" response for installing programs?

linux bash scripting

Raise error in a Bash script

What does `kill -0 $pid` in a shell script do?

Deleting lines from one file which are in another file

bash scripting sh

Grep and Sed Equivalent for XML Command Line Processing

xml command-line scripting

How to execute an .SQL script file using c#

c# sql oracle scripting

How can I run a function from a script in command line?

linux bash scripting

How do I get the result of a command in a variable in windows?

PowerShell: Setting an environment variable for a single command only

What does $$ mean in the shell?

shell scripting

What's the opposite of head? I want all but the first N lines of a file

How to tell if a string is not defined in a Bash shell script

bash shell scripting string null

How do I remove newlines from a text file?

linux bash scripting shell sed

How to manually expand a special variable (ex: ~ tilde) in bash

Bash array with spaces in elements

arrays bash unix scripting