mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
5852d24b3f
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
7 lines
342 B
Text
7 lines
342 B
Text
hungrycat ('cat' and 'rm' in a single tool)
|
|
|
|
hungrycat is a tool that prints contents of a file on the standard output,
|
|
while simultaneously freeing disk space occupied by the file. It can be
|
|
useful if you need to process a large file, but you don't have enough
|
|
space to store the output file and you wouldn't need the input file
|
|
afterwards.
|