August 27, 2018

11 words 1 min read

Bash helpers

Bash helpers
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"