Skip to content

Instantly share code, notes, and snippets.

@cbuck
Created September 30, 2015 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cbuck/d10d092205a6e70d2cca to your computer and use it in GitHub Desktop.
Save cbuck/d10d092205a6e70d2cca to your computer and use it in GitHub Desktop.
FIND MULTI CUTS IN NEXGEN AUDIO DIRECTORY... Fun with REGEX
CD F:\ENTWIC\RENM\COM
Dir /B>f:\ENTWIC\Dir.txt
FindStr /R [0-9]*[2-9].[Ww][Aa][Vv] f:\ENTWIC\Dir.txt>f:\ENTWIC\multicuts.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment