awk '{print $9}' access.log | sort | uniq -c | sort -rn
Last active
April 17, 2022 05:57
-
-
Save mavaji/91dcccdce8aba173cf9f11a61d868a9a to your computer and use it in GitHub Desktop.
Count in log file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment