Created
May 8, 2021 16:59
-
-
Save masa2146/06498c3a7f06772c5008d72def0699f6 to your computer and use it in GitHub Desktop.
Get real work directory from symbolic link
This file contains 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
"$(dirname "$(readlink -f "$0")")" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment