On 12/23/2010 11:33 AM, Chris Barnes wrote:
(2) anyone have a shell script that will remove all those dovecot* files from the user's directory AND all the sub-directories?
I found my own answer to this question: ~/Maildir# rm -rv .*/dovecot*
On 12/23/2010 11:33 AM, Chris Barnes wrote:
(2) anyone have a shell script that will remove all those dovecot* files from the user's directory AND all the sub-directories?
I found my own answer to this question: ~/Maildir# rm -rv .*/dovecot*