aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/dirname.120
1 files changed, 20 insertions, 0 deletions
diff --git a/man/dirname.1 b/man/dirname.1
new file mode 100644
index 0000000..5662530
--- /dev/null
+++ b/man/dirname.1
@@ -0,0 +1,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