SamMatzko / Sortery

A fast, customizable command-line (cli) bulk file sorter for Linux, written in Rust. Sorts files by date.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sortery

Sortery is a basic command-line file sortor for Linux, written in Rust. It can be compiled using Cargo. To get help on using Sortery, simply run sortery -h or sortery --help, or see the Sortery Wiki.

Installation

To install Sortery, simply run install.sh from any directory, and Sortery will be installed in that directory. If you move the Sortery directory, you will have to install it again.

Dependencies

Documentation

HTML documentation for the Sortery source code can be found at doc/sortery/index.html.

License

MIT


See the Sortery Wiki for full usage information

About

A fast, customizable command-line (cli) bulk file sorter for Linux, written in Rust. Sorts files by date.

License:MIT License


Languages

Language:Rust 98.9%Language:Shell 1.1%