Skip to content

Changing the case of file and folder names in a specified directory

Notifications You must be signed in to change notification settings

Doclassif/change-case-in-dir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Changing the case of file and folder names in a specified directory

Flags

-json
    json output
-path string 
    path to scan and change case folder (default "./dir")
-upper 
    to upper case

Example

./ccid -json -upper -path /foo

Build

env GOOS=windows go build ccid
env GOOS=linux go build ccid

About

Changing the case of file and folder names in a specified directory

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages