Simple command-line utility for renaming files using an intuitive but powerful syntax (like regex, only much easier). Perform string operations (e.g. case conversions, rearrangements of substrings), arithmetic operations (e.g. on numbers in the filename),...

Slice

Slice 0.2

Simple command-line file splitter. Split a (binary) file into a specified number of slices, or slices of a specified size. Output files are automatically numbered, and can be easily concatenated (using "copy" or "cat") to recover the original file. Slice...

Sync

Sync 2.1

Sync is a simple command-line utility for performing one-way directory or file synchronization. It synchronizes the specified target to match the specified source. Only the target is modified. Runs on any OS with the Java Runtime Environment (JRE 6+)....