Skip to content

Instantly share code, notes, and snippets.

@youpy
Created July 22, 2009 03:11
Show Gist options
  • Save youpy/151770 to your computer and use it in GitHub Desktop.
Save youpy/151770 to your computer and use it in GitHub Desktop.
grep inf% -A 12 log.txt | grep .avi$ | cut -f 10 -d ' ' | xargs rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment