Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

xargs doesn't recognize bash aliases

command-line xargs bash

Are there any languages that compile to Bash?

Get UTC time in seconds

bash date datetime

Meaning of "=~" operator in shell script [duplicate]

regex linux bash shell

Bash: let statement vs assignment

linux bash unix

How do you print received cookie info to stdout with curl?

bash unix cookies curl

Date command does not follow Linux specifications (Mac OS X Lion)

How can I redirect STDERR to STDOUT, but ignore the original STDOUT? [duplicate]

bash redirect stdout

How can I cd to an alias directory in the Mac OSX terminal

macos bash

executing shell command in background from script [duplicate]

bash unix shell

Convert date formats in bash

linux bash date awk

ANSI color in git is not displayed correctly

git bash

Rename multiple files in shell [duplicate]

bash shell

Difference between 'if -e' and 'if -f'

bash if-statement

How to get the PID of a process that is piped to another process in Bash?

bash pipe pid

Moving large number of files [duplicate]

bash

Boolean operators ( &&, -a, ||, -o ) in Bash

Recursive copy of specific files in Unix/Linux? [closed]

linux bash shell unix cp

How to define a function inside another function in Bash?

bash

Using command line argument range in bash for loop prints brackets containing the arguments