Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How can I use long options with the Bash getopts builtin?

How to use a variable's value as another variable's name in bash [duplicate]

bash

Bash: How to tokenize a string variable?

linux bash

Uppercasing First Letter of Words Using SED

linux bash unix awk sed

How can I set up autocompletion for Git commands?

linux git bash debian

Post Commit Hook Not Running

Why would I not leave extglob enabled in bash?

bash

accessing ERRORLEVEL from bash script

bash cmd errorlevel

Download file with url redirection

bash url curl download wget

Array of arrays in bash

arrays bash shell

In Bash, how do I safely determine what a soft link points to?

bash symlink

Modify Bash prompt prefix in OS X terminal [closed]

bash macos terminal

Dockerfile CMD instruction will exit the container just after running it

bash shell docker sh dockerfile

Bash capturing output of awk into array

linux arrays bash

How can I scp a file with a colon in the file name?

bash escaping scp

Symlink broken right after creation

Counting open files per process

linux bash ps

Bash - variable variables [duplicate]

bash variables

How do I use a regex in a shell script?

regex bash shell

Iterating through JSON array in Shell script

json bash jq