rename-files-in-order A script for sh which rename the files in a path/dir in order How Install Copy the link of repository and do a git clone $ git clone https://github.com/Lulusidev/rename-files-in-order How Usage $ chmod +x ./rename_order.sh $ ./rename_order.sh [PATH] [BeginNumber] OBS:the default begin number is 0 turorial-in-portuguese