mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 18:14:58 +00:00
347 B
347 B
Name
readlink - get symlink target
Synopsis
$ readlink [--no-newline] <path...>
Description
Print targets of the specified symbolic links.
Options
-n
,--no-newline
: Do not output a newline after each target
Examples
$ readlink /proc/self/cwd