sbase/dirname.1

14 lines
226 B
Groff
Raw Normal View History

2011-05-24 20:39:20 +00: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 17:29:46 +00:00
.SH SEE ALSO
.IR dirname (3)