DevDan0 / Trash

awful recycle-bin implementation in perl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trash

awful recycle-bin implementation in perl

So I made a recycle bin, To delete files just do: trash <filename or rem <filename>; the deleted files are stored in /bin and clears itself every sunday.

Prerequisites: • Perl, Crontab.

About

awful recycle-bin implementation in perl

License:MIT License


Languages

Language:Perl 57.7%Language:Shell 42.3%