Skip to content

Instantly share code, notes, and snippets.

@SystemZ
Created April 6, 2016 11:37
Show Gist options
  • Save SystemZ/54ab96861e78d175a84cf82256e8a328 to your computer and use it in GitHub Desktop.
Save SystemZ/54ab96861e78d175a84cf82256e8a328 to your computer and use it in GitHub Desktop.
Changed config files in /etc/ in last 2h
#!/bin/bash
find /etc/ -mmin -120 -ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment