Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save masa2146/06498c3a7f06772c5008d72def0699f6 to your computer and use it in GitHub Desktop.
Save masa2146/06498c3a7f06772c5008d72def0699f6 to your computer and use it in GitHub Desktop.
Get real work directory from symbolic link
"$(dirname "$(readlink -f "$0")")"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment