abs2rel(1) centos man page | unix.com

Man Page: abs2rel

Operating Environment: centos

Section: 1

ABS2REL(1)							Java Packages Tools							ABS2REL(1)

NAME
abs2rel - convert absolute path to relative path
SYNOPSIS
abs2rel path base
DESCRIPTION
The abs2rel command takes exactly two arguments - a destination path and a base path. It determines relative path from the base path to the destination path and prints it on standard output.
EXAMPLES
abs2rel /1/2/3/a/b/c /1/2/3 will print a/b/c on standard output. abs2rel foo/bar foo/baz will print ../bar on standard output.
REPORTING BUGS
Bugs should be reported through Red Hat Bugzilla at http://bugzilla.redhat.com/.
JAVAPACKAGES
06/10/2014 ABS2REL(1)
Related Man Pages
pom_disable_module(7) - centos
file::spec::unix(3pm) - mojave
file::spec::unix(3pm) - osx
file::spec::unix5.18(3pm) - mojave
mojo::path(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing