Skip to content

Instantly share code, notes, and snippets.

@crzapata
Created January 13, 2016 14:25
Show Gist options
  • Save crzapata/8f991f11565dd892cfed to your computer and use it in GitHub Desktop.
Save crzapata/8f991f11565dd892cfed to your computer and use it in GitHub Desktop.
Search for CRON or other info in syslog files
zgrep -i search_term /var/log/syslog*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment