mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 14:55:25 +02:00
realpath: add link (#5565)
This commit is contained in:
parent
bc34b18c08
commit
e87ab63d14
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# realpath
|
||||
|
||||
> Display the resolved absolute path for a file or directory.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/realpath-invocation.html>.
|
||||
|
||||
- Display the absolute path for a file or directory:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue