diff options
Diffstat (limited to 'local/listauth.sh')
| -rwxr-xr-x | local/listauth.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/local/listauth.sh b/local/listauth.sh deleted file mode 100755 index 83b68d4..0000000 --- a/local/listauth.sh +++ /dev/null @@ -1 +0,0 @@ -grep "session opened for user" /var/log/auth.log | awk '{print $11}' | sort | uniq -c |
