NAME:
dirname - strip last component from file name
USAGE:
dirname [NAME...]
Output each NAME with its last non-slash component and trailing slashes
removed; if NAME contains no /'s, output '.' (meaning the current
directory). With no NAME, read paths from standard input.
VERSION:
dev
GLOBAL OPTIONS:
--help, -h show help
--version print version information and exit