Skip to content

michaelw85/reverse-filenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

reverse-filenames

Bash script that changes all filenames in the current dir to reversed filenames. The script skips folders, only changes files and is not recursive. While executing, it will show a progress bar and show stats when it is finished.

In a Debian environment you can put the script in /usr/local/bin/ to make it available for all users on the server. Don't forget to give the script the correct ownership and user rights. The script needs to be executable. After that, you can call the script using it's filename (reverse-filenames) in your current dir and that's it.

About

Bash script for changing all filenames in the current dir to reverse filenames.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages