c9f4ac9fe5c1a33fefef9d1c007a13d29c01ad0f
Reviewed-on: #2
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]
Description
Languages
Rust
98.9%
Just
1.1%