realpath: add link (#5565)

This commit is contained in:
marchersimon
2021-03-30 10:39:58 +02:00
committed by GitHub
parent bc34b18c08
commit e87ab63d14

View File

@@ -1,6 +1,7 @@
# realpath # realpath
> Display the resolved absolute path for a file or directory. > 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: - Display the absolute path for a file or directory: