Ville Rantanen 0c35ce8172 quote folders
2020-06-12 13:18:39 +03:00
2020-06-12 13:18:39 +03:00
2020-04-26 18:55:19 +03:00
2020-04-26 18:26:14 +03:00

FLIT

create fluttering folders

  • flit add [days]
    • create folder with 30 days or specified life time
  • flit list
    • list folders with due dates
  • flit del
    • delete due folders

hint: add flit del to cron.daily hint2: flit-add() { cd $( flit add $1 ); }

Description
No description provided
Readme 111 KiB
Languages
Python 94.8%
Makefile 5.2%