An open API service indexing awesome lists of open source software.

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

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