sbase/dirname.1
Connor Lane Smith c367d4d05f add dirname
2011-05-24 21:39:20 +01:00

12 lines
197 B
Groff

.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.