Skip to content

Instantly share code, notes, and snippets.

@qqpann
Created July 18, 2019 15:05
Show Gist options
  • Save qqpann/9de4ed0befad1a1a004f84fc25782e9e to your computer and use it in GitHub Desktop.
Save qqpann/9de4ed0befad1a1a004f84fc25782e9e to your computer and use it in GitHub Desktop.
Get full path to a file
realpath file.txt
#=> /data/real/path/to/file.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment