Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

readlink(1)


READLINK

READLINK

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO

NAME

readlink − print contents of symbolic link

SYNOPSIS

readlink file

DESCRIPTION

If file is a symbolic link, print its contents (what it links to), and exit successfully. Exit with a failure otherwise.

On systems that do not support symbolic links, readlink will always fail.

OPTIONS

readlink accepts the following additional options:

--help

Print help message and exit.

--version

Print version information and exit.

SEE ALSO

readlink(2)



readlink(1)