Searched hist:176977 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/bin/realpath/
H A Drealpath.cdiff 176977 Sun Mar 09 10:46:39 MDT 2008 rwatson Enhance realpath(1) in a number of ways:

- Allow realpath to accept multiple paths on the command line.
- Add -q to suppress warnings if some paths can't be processed, and use
getopt(3) to process flags.
- Print the path being requested rather than a possibly partially
processed path when a failure occurs so that you can tell which of
several passed paths did fail.

MFC after: 1 week
PR: 112920
Submitted by: Ighighi <ighighi@gmail.com>
H A Drealpath.1diff 176977 Sun Mar 09 10:46:39 MDT 2008 rwatson Enhance realpath(1) in a number of ways:

- Allow realpath to accept multiple paths on the command line.
- Add -q to suppress warnings if some paths can't be processed, and use
getopt(3) to process flags.
- Print the path being requested rather than a possibly partially
processed path when a failure occurs so that you can tell which of
several passed paths did fail.

MFC after: 1 week
PR: 112920
Submitted by: Ighighi <ighighi@gmail.com>

Completed in 100 milliseconds