descriptionA collection of the unix tools that nobody thought to write long ago, when unix was young. (mirror)
homepage URLhttp://kitenet.net/~joey/code/moreutils.html
repository URLgit://git.kitenet.net/moreutils
ownerrransom.8774@gmail.com
last changeSun, 25 Feb 2024 19:47:01 +0000 (25 15:47 -0400)
last refreshFri, 19 Apr 2024 23:52:19 +0000 (20 01:52 +0200)
content tags
add:
README
This is a collection of the unix tools that nobody thought to write
long ago, when unix was young. Currently it consists of these tools:

chronic: runs a command quietly unless it fails
combine: combine the lines in two files using boolean operations
errno: look up errno names and descriptions
ifdata: get network interface info without parsing ifconfig output
isutf8: check if a file or standard input is utf-8
ifne: run a command if the standard input is not empty
lckdo: execute a program with a lock held (deprecated)
mispipe: pipe two commands, returning the exit status of the first
parallel: run multiple jobs at once
pee: tee standard input to pipes
sponge: soak up standard input and write to a file
ts: timestamp standard input
vidir: edit a directory in your text editor
vipe: insert a text editor into a pipe
zrun: automatically uncompress arguments to command

Its web page is here: http://joeyh.name/code/moreutils/

This collection is closed at this time for suggestions of additional tools
to add to it. The web page lists a bunch that have been suggested,
and I have a mailbox full of others. Sorry to all who have sent
contributions without a reply. 

If you would like to take up editorial responsibility for adding tools, as
well as take over maintenance of moreutils, please contact me. In the
meantime, this project is still being maintained by me, and patches and
suggestions for improvements to exsting tools is still welcome.

-- Joey Hess <id@joeyh.name>
shortlog
2024-02-25 Joey HessMakefile: Warn users of pkgx.dev about their poor life... master0.69
2023-11-28 Joey Hessreleasing package moreutils version 0.680.68
2023-08-30 Joey Hessvidir: Zero pad line numbers
2022-05-18 Joey Hesschangelog
2022-05-18 Mikel Olasagasti... Use pclose() instead of fclose()
2021-12-21 Joey Hessreleasing package moreutils version 0.670.67
2021-09-28 Joey Hessifne.1: Improve example that pipes to mail to avoid...
2021-09-19 Joey HessMakefile: Install man pages without executable bit
2021-09-16 Joey Hessreleasing package moreutils version 0.660.66
2021-09-16 Joey Hesschronic: With -v, flush stdout after printing "STDERR...
2021-02-04 Joey Hessskip reading from stdin when it's a tty
2021-01-21 Spenser TruexAdd uninstall make recipe
2021-01-02 Joey Hessreleasing package moreutils version 0.650.65
2021-01-02 Joey Hesschangelog
2021-01-02 Nicolas Schierifdata: fail when -ph is given but no hwaddr is availab...
2021-01-02 Nicolas Schierifdata.docbook: fix a simple typo
...
tags
7 weeks ago 0.69 tagging package moreutils version...
4 months ago 0.68 tagging package moreutils version...
2 years ago 0.67 tagging package moreutils version...
2 years ago 0.66 tagging package moreutils version...
3 years ago 0.65 tagging package moreutils version...
3 years ago 0.64 tagging package moreutils version...
5 years ago 0.63 tagging package moreutils version...
6 years ago 0.62 tagging package moreutils version...
7 years ago 0.61 tagging package moreutils version...
7 years ago 0.60 tagging package moreutils version...
8 years ago debian/0.59-1 Debian release 0.59-1
8 years ago debian/0.58-1 Debian release 0.58-1
8 years ago upstream/0.59 tagging package moreutils version...
8 years ago 0.59 tagging package moreutils version...
8 years ago upstream/0.58 tagging package moreutils version...
8 years ago 0.58 tagging package moreutils version...
...
heads
7 weeks ago master
10 years ago pristine-tar
16 years ago origin