Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How can I use a Bash array as input to a command?

arrays bash newline pipe

How do I get the bash command exit code from a Process run from within Java?

how to grep listening on port 80 that can also filter other port contain 80 such as 8080 8088 ...?

linux bash grep

How to use Bash script variables in Expect conditional statements

bash expect

how can i make awk process the BEGIN block for each file it parses?

bash awk cygwin

Generating variations with bash

bash

script for changing prefix of filename in bash

bash sed awk

Bash: pop lines in a file [closed]

bash line

bash: rsync with options as variable

bash ssh rsync

How can I check the last character in a string in bash?

regex bash shell command-line

bash : Illegal number

bash shell

How to detect when networking initialized in /etc/init.d script?

bash shell ubuntu init.d rc

Output file with one byte per line in hex format (under linux bash)

bash output hexdump

Bash: preserve string with spaces input on command line? [duplicate]

string bash input

Perl escaping argument for bash execution

linux bash perl shell

Linux join utility complains about input file not being sorted

undefine a variable in BASH

linux bash variables undefined

How to test if a variable exists and has been initialized

bash shell variables

Extracting a string between last two slashes in Bash

bash

Bash snippet doesn't work in makefile

linux bash makefile gnu-make