Difference between revisions of "Moreutils"
From Christoph's Personal Wiki
(Created page with "'''moreutils''' is a collection of Unix/Linux tools. ==List of tools in moreutils== *<code>chronic</code>: runs a command quietly unless it fails *<code>combine</code>:...") |
(No difference)
|
Latest revision as of 02:42, 16 March 2020
moreutils is a collection of Unix/Linux tools.
List of tools in moreutils
chronic
: runs a command quietly unless it failscombine
: combine the lines in two files using boolean operationserrno
: look uperrno
names and descriptionsifdata
: get network interface info without parsingifconfig
outputifne
: run a program if the standard input is not emptyisutf8
: check if a file or standard input is utf-8lckdo
: execute a program with a lock heldmispipe
: pipe two commands, returning the exit status of the firstparallel
: run multiple jobs at oncepee
: tee standard input to pipessponge
: soak up standard input and write to a filets
: timestamp standard inputvidir
: edit a directory in your text editorvipe
: insert a text editor into a pipezrun
: automatically uncompress arguments to command