Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 356 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 356 Bytes

archiver

Simply moves all items in a directory into an archive folder. Keeps copies, does not delete any files.

How to use

Include the path to the bin folder in your path

Call archive whenever you're in a directory. All files/directories will be moved into an archive folder (resolving naming conflicts).

Build

make clean build