til/core-utils/getting-the-actual-path-of-a-symbolic-link.md

4 lines
34 B
Markdown
Raw Normal View History

```
readlink -f /path/to/file
```