basename man page on UNIXv7

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

BASENAME(1)							   BASENAME(1)

NAME
       basename - strip filename affixes

SYNOPSIS
       basename string [ suffix ]

DESCRIPTION
       Basename deletes any prefix ending in `/' and the suffix, if present in
       string, from string, and prints the result on the standard output.   It
       is normally used inside substitution marks ` ` in shell procedures.

       This  shell procedure invoked with the argument /usr/src/cmd/cat.c com‐
       piles the named file and moves the output to cat in the current	direc‐
       tory:

		      cc $1
		      mv a.out `basename $1 .c`

SEE ALSO
       sh(1)

								   BASENAME(1)
[top]

List of man pages available for UNIXv7

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