summaryrefslogtreecommitdiffstats
path: root/system/hungrycat/README
blob: 15b01421d4a561dbd2bad5cc8e1f7748d1369ca8 (plain)
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.