From face2041df7c38f61752f74773b9bcd6468aff0e Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 18 Jun 2018 14:54:40 +0000 Subject: Removed old local scripts. --- local/listaccounts.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100755 local/listaccounts.sh (limited to 'local/listaccounts.sh') 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 -- cgit v1.2.3