Skip to content

Instantly share code, notes, and snippets.

@Neppord
Created March 22, 2013 14:13
Show Gist options
  • Save Neppord/5221566 to your computer and use it in GitHub Desktop.
Save Neppord/5221566 to your computer and use it in GitHub Desktop.
Moduels in BASH
echo $BASH_SOURCE
. "`dirname $BASH_SOURCE`/sibling.sh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment