Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 426 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 426 Bytes

fileflip

Usage: fileflip [PID] [FILE]

asciicast

Why Need This

  • force rotate logging files if a running program dont support rotate signal(eg: SIGHUP)
  • redirect screen output to a text file when you find the command running too long

TODO

  • add test
  • command argument for known file descriptor
  • auto build
  • support for other unix