https://github.com/geocine/file-tools
various tools for manipulating files
https://github.com/geocine/file-tools
Last synced: 6 months ago
JSON representation
various tools for manipulating files
- Host: GitHub
- URL: https://github.com/geocine/file-tools
- Owner: geocine
- Created: 2012-12-06T15:46:34.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T14:24:20.000Z (over 6 years ago)
- Last Synced: 2025-02-14T04:33:33.733Z (8 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## File Tools
Rewritten using Go. To see previous source written in C/C++, [check here](https://github.com/geocine/file-tools/tree/cpp).
**Legend**
* copycreate - creates sequenced dummy files with a given extension from `list.txt`
* renameall - renames files on directory using the names on `list.txt` using a given extension
* printdir - list contents of current directory