Skip to content

Instantly share code, notes, and snippets.

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