Skip to content

spacewasabi/FileNameFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FileNameFix

Simple bash script to rename all files in a project. Removes spaces and puts all characters to lower case.

Usage

I recommend running it with bash :

bash file_rename.sh

But you can change permissions and run it as follows :

chmod +x files_rename.sh
./filename.sh

About

Hotfix for file reference issues

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages