Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Bash: loop through files that DO NOT match extension

regex bash file loops

Unshift array element in Bash script

arrays bash shell

how to remove last comma from line in bash using "sed or awk"

bash awk sed