This tool formats file names within a directory using styles such as lower, upper, capitalize, and title. By default, it applies the title style to format file names.
- Clone the repository
$ git clone https://github.com/arg0n3x/fmtname.git- Grant execution permissions to the script
$ chmod 700 fmtname- Run the script
$ ./fmtname -d <directory path> -f lower- Use the
--helpparameter for additional help
$ ./fmtname --helpNote
This script only changes the name's style, not the original name