Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Download multiple files simultaneously with variable in URL with Curl

linux bash web curl

Run bash script curled from the web

linux bash

escaping quotes in psql command for fabric script

python bash shell fabric psql

Fill array passed as argument in bash function

Mutiple conditions in OS X bash script WHILE loop

Print function arguments separated by a delimiter other than space

bash

Bash $0 does not match command used at terminal

bash args

Run multiple commands, but run the last one in the background

bash shell posix

How to count connections to a host over a given time period? TCP logs?

linux perl security bash logging

How do I copy a PIL picture to clipboard

python bash tkinter xclip

Watch with Process Substitution

What does third symbol in "rw-" file mode mean?

bash file-permissions ls

bash /bin/grep: Argument list too long (using --file option)

bash grep

Bash empty variable after running cron, but runs manually

linux bash variables cron

List of new files downloaded with wget

bash wget

Bash variable name is result of concatenation

bash

Automate sequence of keys to recover a stuck SSH session

bash vim ssh tmux

AWK: Concatenate matching pattern with a field separator

linux bash awk sed

Why does zsh expand globs for me in a bash script using GNU parallel?

bash zsh gnu-parallel