[[command]]
name = "head"
url = "https://www.gnu.org/software/coreutils/manual/coreutils.html#head-invocation"
level = "Inert"
bare = true
numeric_dash = true
standalone = [
"-V", "-h", "-q", "-v", "-z",
"--help", "--quiet", "--silent", "--verbose", "--version", "--zero-terminated",
]
valued = ["-c", "-n", "--bytes", "--lines"]