Re: [Lurker-users] how to delete an archive ?
Brought to you by:
terpstra
From: Wesley W. T. <we...@te...> - 2010-10-09 13:51:35
|
Eek! I made a very bad typo. On Sat, Oct 9, 2010 at 3:47 PM, Wesley W. Terpstra <we...@te...>wrote: > Approach #2 (no down-time): > lurker-search -k ml:example-list -d -f > This should be: lurker-search -d -f ml:example-list ... otherwise it will delete your entire database. ;) > rm /etc/lurker/lists/example-list > rm /var/lib/lurker/example-list > lurker-prune -p > |