repositorypackage
0.0.0-20230102053936-abe6b27181f9
Repository: https://github.com/allape/go-smartsuffix.git
Documentation: pkg.go.dev
# README
SmartSuffix
Add ext to file those have no ext
Usage
./ss [--default] [working directory]
- --default: Default
ext
when failed to detect file type automatically - working directory: Directory to scanning files, default is cwd
Examples
./ss
./ss .
./ss --default=bin ~/Downloads