Created
December 20, 2017 03:29
-
-
Save joshle/a5eec2ffe4fe6aef147381ce1eed51fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DIR1="`dirname $BASH_SOURCE`" | |
| MYDIR=`readlink -f "$DIR1"` | |
| echo $MYDIR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment