uu_dirname - Man Page

Strip last component from file name

Synopsis

dirname [-z|--zero] [-h|--help] [-V|--version] [dir]

Description

Strip last component from file name

Options

-z,  --zero

separate output with NUL rather than newline

-h,  --help

Print help

-V,  --version

Print version

Extra

Output each NAME with its last non-slash component and trailing slashes removed; if NAME contains no /'s, output '.' (meaning the current directory).

Version

v(uutils coreutils) 0.7.0

Info

dirname (uutils coreutils) 0.7.0