| Crates.io | rotate-puts |
| lib.rs | rotate-puts |
| version | 0.3.0 |
| created_at | 2023-09-02 16:15:27.244097+00 |
| updated_at | 2023-09-03 05:22:06.731974+00 |
| description | Rotate outputs to files |
| homepage | |
| repository | https://git.hatter.ink/hatter/rotate-puts |
| max_upload_size | |
| id | 961776 |
| size | 19,073 |
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]