aboutsummaryrefslogtreecommitdiff
path: root/dirname.1
blob: 8b391dae6f338b190f21c4854eb977e33cc03f23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
DIRNAME(1) "fases core"

# NAME

dirname - Return directory portion of a pathname

# SYNOPSIS

*dirname* _string_

# DESCRIPTION

Return directory portion of the STRING pathname.

# EXAMPLES

*dirname /bin/sh*
	Return directory portion ("/bin/").

# AUTHOR

Written by Ferass EL HAFIDI as part of the fases 
project.

Source code is at http://git.vitali64.duckdns.org/utils/fases.git.

# COPYRIGHT

Copyright (C) 2022 Ferass EL HAFIDI