Skip to content

A command line tool written in swift to fix doubly-encoded UTF8 file names

License

Notifications You must be signed in to change notification settings

durbrow/fix-double-utf8.swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

fix-double-utf8.swift

A command line tool written in swift to fix doubly-encoded UTF8 file names

To run the tool; for example:

fix-double-utf8.swift -n -v -v -r

Assuming that a swift capable xcrun is installed and in your PATH, this should print lots of stuff about examining directories and renaming, but because of the -n, nothing will be changed.

To run the test:

xcrun swift -g -D TESTING fix-double-utf8.swift

About

A command line tool written in swift to fix doubly-encoded UTF8 file names

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages