mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-09 10:39:36 +01:00
TIL: Getting the actual path of a symbolic link
This commit is contained in:
parent
27a7d85d04
commit
c8b809fece
3
core-utils/getting-the-actual-path-of-a-symbolic-link.md
Normal file
3
core-utils/getting-the-actual-path-of-a-symbolic-link.md
Normal file
@ -0,0 +1,3 @@
|
||||
```
|
||||
readlink -f /path/to/file
|
||||
```
|
Loading…
Reference in New Issue
Block a user