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-14 21:19:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
af05c1bb5a
til
/
core-utils
/
getting-the-actual-path-of-a-symbolic-link.md
4 lines
38 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix: Add syntax highlighting to code blocks
2021-12-08 14:31:46 +01:00
```bash
TIL: Getting the actual path of a symbolic link
2021-08-22 11:32:50 +02:00
readlink -f /path/to/file
```
Reference in New Issue
Copy Permalink