mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
226 B
Markdown
9 lines
226 B
Markdown
![]() |
# readlink
|
||
|
|
||
|
> Volg symlinks en verkrijg symlink-informatie.
|
||
|
> Meer informatie: <https://www.gnu.org/software/coreutils/readlink>.
|
||
|
|
||
|
- Toon het absolute pad waarnaar de symlink verwijst:
|
||
|
|
||
|
`readlink {{pad/naar/symlink_bestand}}`
|