sbase/dirname.1

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