centos man page for revpath

Query: revpath

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REVPATH(1)						      General Commands Manual							REVPATH(1)

NAME
revpath - generate a relative path that can be used to undo a change-directory
SYNOPSIS
revpath path
DESCRIPTION
The revpath program prints out a relative path that is the ``reverse'' or ``inverse'' of path. Start with two directories top and bottom, with the latter below the former, and path is the location of bottom relative to top. The output of revpath is the location of top rela- tive to bottom. The resulting path contains a trailing `/' character when the result is non-trivial. If path is equivalent to `.', the resulting output is empty. If path is invalid in some way (e.g., doesn't represent the path to a subdirectory) the output is also empty and no error messages are ever generated.
DIAGNOSTICS
There are no diagnostics. Error conditions are silently ignored, and the exit status is always 0.
BUGS
It isn't possible to reverse arbitrary relative paths. If any path element between the two end points of path is a symbolic link, the results will probably be incorrect. X Version 11 imake 1.0.5 REVPATH(1)
Related Man Pages
shtool-path(1) - debian
symlink(4) - hpux
resolvepath(2) - minix
resolvepath(2) - centos
resolvepath(2) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!