Skip to content

Instantly share code, notes, and snippets.

@aeciojr
Created February 3, 2016 11:42
Show Gist options
  • Save aeciojr/f69ce3b87c0fd6de411c to your computer and use it in GitHub Desktop.
Save aeciojr/f69ce3b87c0fd6de411c to your computer and use it in GitHub Desktop.
# tail -f /var/log/apache2/access.log|awk '/ 200 /{gsub(/ 200 /,"\033[1;36m&\033[1;000m");print}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment