https://github.com/borud/ff
Simple utility to unfuckify filenames somewhat in the current directory
https://github.com/borud/ff
Last synced: 10 months ago
JSON representation
Simple utility to unfuckify filenames somewhat in the current directory
- Host: GitHub
- URL: https://github.com/borud/ff
- Owner: borud
- Created: 2019-06-23T23:57:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-23T23:59:59.000Z (almost 7 years ago)
- Last Synced: 2025-02-24T10:43:35.760Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ff - filename fix
This utility removes all the dodgy characters that make life hard from
file names in the current directory and downcases the name unless a
collision would result.
This is probably only useful to me.