fullpath
QNX SDP8.0Utilities ReferenceUtilities
Display network-qualified pathnames (QNX)
Syntax:
fullpath [-v] [name...]
Runs on:
QNX OS
Options:
- -v
 - Write verbose output, in this form:
name is qualified_pathBy default, fullpath displays only the fully qualified name.
 - name
 - A filename.
 
Description:
The fullpath utility resolves all prefixes and symbolic links to display a fully qualified network path for each filename that you specify. If no names are given, fullpath displays the full pathname of the current working directory.
Examples:
$ fullpath -v /bin/more
/bin/more is /usr/bin/less
Exit status:
- 0
 - Successful completion.
 - >0
 - An error occurred.
 
Page updated: 
