@@ -1,8 +1,15 @@
# rotate-puts
Rotate outputs from std in
Rotate outputs from std in or assigned file
Usage:
```shell
command | rotate-puts
```
Use `mkfifo`:
mkfido test-fifo
rotate-puts --file test-fifo
command > test-fifo
The note is not visible to the blocked user.