Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

bash script to find old files based off date in file name

bash

How can I untar multiple tar files over ssh?

bash ssh tar

bash equivalent of Python's os.path.normpath?

BASH: Best architecture for reading from two input streams

Read lines from File in Bash and parse words into variables for mailx parameters

bash sed mailx

Persistent IPC between Bash script and C++

c++ linux bash ipc

BASH: [ ] (test) behaves unconformly

linux bash gnu

Bash Shell awk/xargs magic

bash awk xargs

Concatenating strings in bash

bash shell

Use logging in Bash script

bash logging

How can I permanently add a class path to my Mac terminal?

Applying bash string operators on a constant string

string bash

read bash environment variable

linux bash

Bash: how to use sed to replace only the last occurence in a file?

Bash command within a git post-update hook is not found

Change root password from script

linux bash shell passwords

unix sort for 2 fields numeric order

bash unix sorting sed awk

Bash: can't build array in right side of pipe

arrays bash shell

Call function in bash script with arguments from file with spaces

bash shell

Using printf, left- and right-justify two strings to a given length