mirror of https://github.com/CrimsonTome/tldr.git
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}}`
|