Manual Pages for Linux CentOS command on man abs2rel
MyWebUniversity

Manual Pages for Linux CentOS command on man abs2rel

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 11/20/2015 ABS2REL(1)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™