将输出重定向到文件
所有权归 Hatter Jiang。
#8 in #rotate
11KB 175 行
将来自std in或指定文件的输出重定向
用法
command | rotate-puts
使用 mkfifo
mkfifo
mkfido test-fifo rotate-puts --file test-fifo command > test-fifo
作为守护进程运行
rotate-put --file test-fifo --daemon [--continue-read]
~0.9–1.5MB ~18K SLoC