freebsd-src/usr.bin/tee
Eitan Adler 7202e5e8f6 sponge(1): initial commit
sponge(1) is a utility that reads input until
complete, then opens the output file, then
writes to it. This makes it useful in pipelines
that read and write to the same file.

Reviewed by:	wblock, jilles, imp, cem, danfe (all: various iterations)
Inspired by:	https://joeyh.name/code/moreutils/
2017-12-05 03:55:10 +00:00
..
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tee.1 sponge(1): initial commit 2017-12-05 03:55:10 +00:00
tee.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00