Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
RedHat
READLINK(1) OpenBSD Reference Manual READLINK(1)
NAME
readlink - display target of symbolic link on standard output
SYNOPSIS
readlink [-fn] file
DESCRIPTION
The readlink utility when invoked with the pathname of a symbolic link as
its argument dereferences the symbolic link and prints the name of target
on standard output. If readlink is invoked with an argument other than
the pathname of a symbolic link, it exits with a non-zero exit code with-
out printing anything.
The following options are available:
-f Canonicalize by following every symlink in every component of the
given path recursively.
-n Do not print a trailing newline character.
The readlink utility exits 0 on success or >0 if an error occurred.
SEE ALSO
readlink(2)
HISTORY
The readlink utility first appeared in OpenBSD 2.1.
OpenBSD 2.6 August 18, 1997 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
OpenBSD sources for readlink(1)
Up to: File Information - Obtaining file information (status, configuration, et al)
Up to: Directory Access - Accessing directories of files, browsing, management, et al.
RocketLink!--> Man page versions:
OpenBSD
RedHat
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware >
readlink.1/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|