summaryrefslogtreecommitdiff
path: root/4r_hash_hist
diff options
context:
space:
mode:
Diffstat (limited to '4r_hash_hist')
-rwxr-xr-x4r_hash_hist4
1 files changed, 4 insertions, 0 deletions
diff --git a/4r_hash_hist b/4r_hash_hist
new file mode 100755
index 0000000..9878af4
--- /dev/null
+++ b/4r_hash_hist
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+set -o pipefail
+cut -f1 | sort --parallel=8 --buffer-size=${MEM:-1G} --compress-program=gzip | uniq -c | sort -rn \ No newline at end of file
contact: Jan Huwald // Impressum