sbase/dirname.1

15 lines
244 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
2011-05-26 17:18:42 +00:00
.IR basename (1),
2011-05-25 17:29:46 +00:00
.IR dirname (3)