Package moreutils
- chronic(1) β runs a command quietly unless it fails
- combine(1) β combine sets of lines from two files using boolean operations
- errno(1) β look up errno names and descriptions
- ifdata(1) β get network interface info without parsing ifconfig output
- ifne(1) β Run command if the standard input is not empty
- isutf8(1) β check whether files are valid UTF-8
- lckdo(1) β run a program with a lock held
- mispipe(1) β pipe two commands, returning the exit status of the first
- moreutils_parallel(1) β run programs in parallel
- moreutils_ts(1) β timestamp input
- pee(1) β tee standard input to pipes
- sponge(1) β soak up standard input and write to a file
- vidir(1) β edit directory
- vipe(1) β edit pipe
- zrun(1) β automatically uncompress arguments to command