Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Checksum and pipe an input simultaneously

bash unix pipe checksum

Multicharacter delimiter cut

linux bash

Ignoring slashes in sed find and replace command

bash sed

Command Substitution working on command line but not in script

linux bash ubuntu ubuntu-10.10

Local variable scope when one function calls another inside bash shell

bash function shell

How to immediately trap a signal to an interactive Bash shell?

bash signals bash-trap

Loop through files in directory and zip

bash

bash script - output in color using printf [duplicate]

bash

Call function from another shell script [duplicate]

bash shell

How to apply an environment variable for the whole command

sort numerically based on the first column

linux bash sorting

How to do binary addition in bash

bash binary

Exclamation mark and hash within curly braces in bash

bash variable-expansion

Getting invalid payload when trying to cURL slack

bash curl nginx slack

Character offset with grep

bash grep

Conditionally add characters to beginning of every line in a file

string bash awk prepend

Is there something better than <<- EOF in bash?

bash syntax heredoc

unzip: gives: checkdir error: .../directory exists but is not a directory

bash cygwin

bash substring regex matching wildcard

regex bash

Change directory to a path specified in a file with tilde

bash cd