Files
sbase/basename.1

15 lines
249 B
Groff
Raw Normal View History

2011-05-23 02:36:34 +01:00
.TH BASENAME 1 sbase\-VERSION
.SH NAME
basename \- strip directory from filename
.SH SYNOPSIS
.B basename
.I string
.RI [ suffix ]
.SH DESCRIPTION
.B basename
2011-05-23 20:15:19 +01:00
prints the
2011-05-23 02:36:34 +01:00
.I string
with any leading directory components, and the
.IR suffix ,
removed.