Skip to content

Instantly share code, notes, and snippets.

@blasterpal
Created January 24, 2013 22:13
Show Gist options
  • Select an option

  • Save blasterpal/4628548 to your computer and use it in GitHub Desktop.

Select an option

Save blasterpal/4628548 to your computer and use it in GitHub Desktop.
Find files in current directly modified in last 4 hours
find . -type f -mtime -4h -d 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment