summaryrefslogtreecommitdiffstats
path: root/system/hungrycat/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/hungrycat/README')
-rw-r--r--system/hungrycat/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/hungrycat/README b/system/hungrycat/README
new file mode 100644
index 0000000000..15b01421d4
--- /dev/null
+++ b/system/hungrycat/README
@@ -0,0 +1,7 @@
+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.