Files
sbase/dirname.1

14 lines
226 B
Groff
Raw Normal View History

2011-05-24 21:39:20 +01:00
.TH DIRNAME 1 sbase\-VERSION
.SH NAME
dirname \- strip final path component
.SH SYNOPSIS
.B dirname
.I string
.SH DESCRIPTION
.B dirname
prints the
.I string
with its final path component removed.
2011-05-25 18:29:46 +01:00
.SH SEE ALSO
.IR dirname (3)