Alirem is a utility for deleting files, directories and links.
Also user can delete file objects to basket and then restore them.
After installation, it is used using simple commands:
* remove: alirm <path>
* restore: alirs <path>
* clean basket: cleanbasket
* show configation parametrs: showconfig
* show objects in basket: showbasket
* (use -h to see more information)
* clearmode:"size"
* deltatime: 120
* maxsize:100
* basketpath:"basket"
* basket:false
* force:false
* logmodecmd:"INFO"
* logmodefile:null
* logfilepath:"alirem"
* silent:false
* show:true
* dryrun:false
* interactive:false
* merge:false
* replace:false
* symlinks:false
* progress:false
- The user can optionally configure his own configuration file.
- It is also possible to use module as a library.