-
- Downloads
New utility: 'trashman' to manage/maintain text/*.can (filter) files
Though we've had the auto-filtering feature for about a year now, with expiration dates supported/added to every trash record, nothing was removing the expired trash/filter items. Until now. Check the size of your text/*.can files: if they're really big, this is the solution. Not yet building for Windows Sysops will want to run this periodically (monthly?), e.g. trashman /sbbs/text/*.can
Showing
- src/sbbs3/GNUmakefile 5 additions, 0 deletionssrc/sbbs3/GNUmakefile
- src/sbbs3/objects.mk 4 additions, 1 deletionsrc/sbbs3/objects.mk
- src/sbbs3/scfglib.h 0 additions, 3 deletionssrc/sbbs3/scfglib.h
- src/sbbs3/scfglib1.c 0 additions, 14 deletionssrc/sbbs3/scfglib1.c
- src/sbbs3/targets.mk 6 additions, 2 deletionssrc/sbbs3/targets.mk
- src/sbbs3/trash.c 39 additions, 16 deletionssrc/sbbs3/trash.c
- src/sbbs3/trash.h 3 additions, 0 deletionssrc/sbbs3/trash.h
- src/sbbs3/trashman.c 107 additions, 0 deletionssrc/sbbs3/trashman.c
src/sbbs3/trashman.c
0 → 100644
Please register or sign in to comment