Skip to content

JrManjato/script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

script

Script Shell

Purpose

Rename several files in a directory with different extensions by adding the same suffixes on each name.

Examples

edit.txt, map.jpg, music.mp3 ⇒ edit_X.txt, map_X.jpg, music_X.mp3

Note

The example above is for informational purposes but the script may well do more interesting things depending on your needs. The action performed by the script is irreversible, be careful when using it.

user manual

Put the script in the folder where you are working and run it

About

Script shell and bat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages