The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
That line is from my own cronjob. My DB backups are in the form db-2009-01-31, and my data ones data-2009-01-31. You probably want something like:
Code:
find /home/user -name 'backup*' -type f -ctime +6 -delete; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|