]> pd.if.org Git - pdutils/blob - posix/dirname/dirname.1
rename utils to posix
[pdutils] / posix / dirname / dirname.1
1 .TH DIRNAME 1 "2008-1.01" "pdcore utilities" "User Commands"
2 .SH NAME
3 dirname \- return the directory portion of a pathname
4 .SH SYNOPSIS
5 .B dirname
6 string
7 .SH DESCRIPTION
8 Return the directory portion of a path/filename string.
9 .SH OPTIONS
10 .TP
11 None
12 .SH OPERANDS
13 .TP
14 string
15 Input pathname
16 .SH "AUTHORITATIVE DOCUMENTATION"
17 <http://www.opengroup.org/onlinepubs/9699919799/utilities/dirname.html>
18 .SH VERSION AND COMPLIANCE
19 Utility version 1.01
20 .P
21 Functional compliance with POSIX:2008 (IEEE Std 1003.1-2008;
22 Shell and Utilities, Base Specifications Issue 7).
23 .SH UNLICENSE
24 This is free and unencumbered software released into the public domain,
25 provided "as is", without warranty of any kind, express or implied. See the
26 file UNLICENSE and the website <http://unlicense.org> for further details.