mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-12 20:19:38 +01:00
4 lines
34 B
Markdown
4 lines
34 B
Markdown
|
```
|
||
|
readlink -f /path/to/file
|
||
|
```
|