readlink(1) - SerenityOS man pages

#Name

readlink - get symlink target

#Synopsis

$ readlink [--no-newline] <path...>

#Description

Print targets of the specified symbolic links.

#Options

#Examples

$ readlink /proc/self/cwd

#See also