Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to set Environment Variables on EC2 instance via User Data

How to use expr on float?

How do I install Bash >= 3.2.25 on Mac OS X 10.5.8?

bash rvm osx-leopard

pip broken after upgrading

python bash pip easy-install

Duplicating stdout to stderr

bash redirect

How to `ls` only one level deep?

bash ls

How to grep the last occurrence of a line pattern

bash shell awk sed grep

encoding of file shell script

linux bash shell encoding

What is the most concise way to source a file (only if it exists) in Bash?

bash error-handling include

How can I highlight the warning and error lines in the make output?

bash shell makefile gnu-make

How to get the Bash version number

bash shell

The difference between $* and $@ [duplicate]

bash shell

Reading $OPTARG for optional flags?

bash getopts

bash determine if variable is empty and if so exit.

bash if-statement md5

CentOS directory structure as tree?

linux bash centos

How to get absolute path name of shell script on MacOS?

macos bash shell sh

Get users home directory when they run a script as root

bash shell

Why don't git colors show up in iTerm2

git bash iterm

Generate script in bash and save it to location requiring sudo

bash sudo heredoc

Anonymous functions in shell scripts

bash shell