2023-09-03 00:14:24 +08:00
2023-09-02 21:44:05 +08:00
2022-07-31 00:50:07 +08:00
2023-09-02 21:44:05 +08:00
2023-09-03 00:14:24 +08:00
2022-07-30 23:42:53 +08:00
2023-09-02 21:59:00 +08:00

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
Description
Rotate outputs from std in
Readme 67 KiB
Languages
Rust 98.9%
Just 1.1%