Skip to content

Instantly share code, notes, and snippets.

@clarkli86
Created March 5, 2016 04:37
Show Gist options
  • Select an option

  • Save clarkli86/037f6d523c63b052d29c to your computer and use it in GitHub Desktop.

Select an option

Save clarkli86/037f6d523c63b052d29c to your computer and use it in GitHub Desktop.
Regular expression on file names
rename 's/(.*\.wav)2016.*/$1/g' *.wav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment