Skip to content

jht5945/rotate-puts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 --iden test [--continue-read]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published