Created
January 28, 2020 01:29
-
-
Save warabanshi/c04a6fe7bb7202e05bb520deddd2bff5 to your computer and use it in GitHub Desktop.
get full path of `target_dir` placed under the current directory
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
$ echo $(cd target_dir; pwd) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment