plan9-basename(1) debian man page | unix.com

Man Page: plan9-basename

Operating Environment: debian

Section: 1

BASENAME(1)						      General Commands Manual						       BASENAME(1)

NAME
basename - strip file name affixes
SYNOPSIS
basename [ -d ] string [ suffix ]
DESCRIPTION
Basename deletes any prefix ending in slash (/) and the suffix, if present in string, from string, and prints the result on the standard output. The -d option instead prints the directory component, that is, string up to but not including the final slash. If the string contains no slash, a period and newline are printed.
SOURCE
/src/cmd/basename.c BASENAME(1)
Related Man Pages
basename(1) - mojave
basename(1b) - opensolaris
basename(1) - ultrix
basename(1) - hpux
basename(3) - netbsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
My first PERL incarnation... Audio Oscillograph