2 unstable releases
0.3.0 | Sep 3, 2023 |
---|---|
0.2.0 | Sep 2, 2023 |
#8 in #rotate
11KB
175 lines
rotate-puts
Rotate outputs from std in or assigned file
Usage:
command | rotate-puts
Use mkfifo
:
mkfido test-fifo
rotate-puts --file test-fifo
command > test-fifo
Run as daemon:
rotate-put --file test-fifo --daemon [--continue-read]
Dependencies
~0.9–1.5MB
~18K SLoC