Skip to content

A Bash script that scans .js files, checks if the third character is uppercase, and appends 'x' to the filename if true, aiding in file organization.

Notifications You must be signed in to change notification settings

devtanish/bash-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

bulkRename: Rename all .js files to .jsx.

About

A Bash script that scans .js files, checks if the third character is uppercase, and appends 'x' to the filename if true, aiding in file organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages