basename man page on 4.4BSD

Man page or keyword search:  
man Server   1065 pages
apropos Keyword Search (all sections)
Output format
4.4BSD logo
[printable version]

BASENAME(1)		  BSD General Commands Manual		   BASENAME(1)

NAME
     basename, dirname — return filename or directory portion of pathname

SYNOPSIS
     basename string [suffix]
     dirname string

DESCRIPTION
     Basename deletes any prefix ending with the last slash ‘/’ character
     present in string, and a suffix, if given.	 The resulting filename is
     written to the standard output.  If string ends in the slash character,
     ‘/’, or is the same as the suffix argument, a newline is output.  A non-
     existent suffix is ignored.

     Dirname deletes the filename portion, beginning with the last slash ‘/’
     character to the end of string, and writes the result to the standard
     output.

EXAMPLES
     The following line sets the shell variable FOO to /usr/bin.

	   FOO=`dirname /usr/bin/trail`

     Both the basename and dirname exit 0 on success, and >0 if an error
     occurs.

SEE ALSO
     csh(1) sh(1)

STANDARDS
     The basename and dirname functions are expected to be POSIX 1003.2 com‐
     patible.

BSD				April 18, 1994				   BSD
[top]

List of man pages available for 4.4BSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net