aboutsummaryrefslogtreecommitdiff
path: root/man/dirname.1
blob: 5662530fbbb2fcdf4e7485b9b2984087c3055f76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH DIRNAME 1 2022-10-07 Ferass'\ Base\ System.
.SH NAME
dirname \- Return directory portion of a pathname
.SH SYNOPSIS
.B dirname
.RB < STRING >
.SH DESCRIPTION
Return directory portion of the STRING pathname.
.SH EXAMPLES
.TP
.B dirname /bin/sh
Return directory portion ("/bin/").
.SH AUTHOR
Written by Ferass EL HAFIDI as part of the fases 
project \- Ferass' Base System.
.P
Source code is at http://git.vitali64.duckdns.org/utils/fases.git.
.SH COPYRIGHT
.P
Copyright (C) 2022 Ferass EL HAFIDI