summaryrefslogtreecommitdiff
path: root/local/listaccounts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'local/listaccounts.sh')
-rwxr-xr-xlocal/listaccounts.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/local/listaccounts.sh b/local/listaccounts.sh
deleted file mode 100755
index 4d1a186..0000000
--- a/local/listaccounts.sh
+++ /dev/null
@@ -1 +0,0 @@
-checkauth.sh | grep "Failed password for .* $1" | awk '{print $11}' | sort | uniq -c | sort -n | more