Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
READLINK(1) | General Commands Manual | READLINK(1) |
NAME
readlink
— print
symbolic link target
SYNOPSIS
readlink |
[-fn ] path |
DESCRIPTION
readlink
prints the target of the symbolic
link specified by path.
The options are as follows:
EXIT STATUS
readlink
will exit with 0 on success and
non-zero otherwise.
SEE ALSO
Sepember 29, 2016 | Sortix 1.1.0-dev |