summaryrefslogtreecommitdiff
path: root/local/listaccounts.sh
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2018-06-18 14:54:40 +0000
committerIan C <ianc@noddybox.co.uk>2018-06-18 14:54:40 +0000
commitface2041df7c38f61752f74773b9bcd6468aff0e (patch)
tree9c8b004ecb1e03be4b1affa0dd2abb1eb37f33ca /local/listaccounts.sh
parent8913593b1eaba7064f8e7254297649eee832dd53 (diff)
Removed old local scripts.
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