Skip to content

Instantly share code, notes, and snippets.

@LordAmit
Created October 22, 2016 07:34
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 LordAmit/682beab2711cea68173d2f6d029b1cd0 to your computer and use it in GitHub Desktop.
Save LordAmit/682beab2711cea68173d2f6d029b1cd0 to your computer and use it in GitHub Desktop.
rename_extension.sh
//will rename .txt to .odt
rename.ul .txt .odt *.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment