Package: wnpp Severity: wishlist Owner: 'Dave Wolaver' <[email protected]>
* Package name : curtail Version : 1.0.0 Upstream Author : Dave Wolaver * URL : https://github.com/Comcast/Infinite-File-Curtailer * License : Apache License 2.0 Description : A utility program that reads stdin and writes to a file bound by size such that the file always contains the most recent data. The file is truncated at the beginning before it overflows. The main intent is to prevent runaway log files although it can be used for other purposes.

