Index of Section 1 Manual Pages
| Interix / SUA | realpath.1 | Interix / SUA |
REALPATH(1) System General Commands Manual REALPATH(1)
NAME
realpath - Program that prints out resolved (full) pathnames
SYNOPSIS
realpath [pathname]
DESCRIPTION
realpath is the user interface to the API realpath(2) The program accepts
a pathname and then uses realpath(2) to resolve the full path. If no
pathname is given the current directory is assumed.
ENVIRONMENT
realpath currently utilizes no environment variables.
SEE ALSO
realpath(2), pwd(1), getcwd(2)
HISTORY
The realpath command was first made available for Interix 3.0.
BUGS
No known bugs, but any errors are likely from realpath(2) since this pro-
gram is mostly a wrapper to it.
Interix August 17, 2003 Interix