This website requires JavaScript.
Explore
Help
Register
Sign In
sahin
/
til
Watch
1
Star
0
Fork
0
You've already forked til
mirror of
https://github.com/sahinakkaya/til.git
synced
2024-11-10 02:59:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
033236270b
til
/
core-utils
/
getting-the-actual-path-of-a-symbolic-link.md
Asocia
c8b809fece
TIL: Getting the actual path of a symbolic link
2021-08-22 12:32:50 +03:00
4 lines
34 B
Markdown
Raw
Blame
History
```
readlink -f /path/to/file
```
Reference in New Issue
View Git Blame
Copy Permalink