Skip to content

tintin92/Rename_Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replace filenames

Node script to replace file names with underscores instead of spaces and hyphens

Usage

Update path you want to replace filenames. Example: '/Users/your-username/Documents/screenshots'

Run the scipt with node renameFile.js '/path/to/your/directory'

Output

Files in the specified path will be renamed with underscores instead of spaces and hyphens.

Note

This script will only rename files in the specified path and not in subdirectories.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published