mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 23:46:00 +02:00
readlink: add more information link (#5623)
This commit is contained in:
parent
fed21f3974
commit
bf6cdca23d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# readlink
|
||||
|
||||
> Follow symlinks and get symlink information.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/readlink-invocation.html>.
|
||||
|
||||
- Get the actual file to which the symlink points:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue