NAME:
cat - concatenate files and print on the standard output
USAGE:
cat [OPTIONS] [FILE...]
Concatenate FILE(s) to standard output.
With no FILE, or when FILE is -, read standard input.
VERSION:
dev
GLOBAL OPTIONS:
--number, -n number all output lines
--number-nonblank, -b number nonempty output lines (overrides -n)
--help, -h show help
--version print version information and exit