find evolution -name "mbox.*" -exec rm -f {} \;
Jeff
On Thu, 2004-03-04 at 13:38 -0500, Celsun . wrote:
Hi,
Issuing this command: find evolution -name "mbox.*" -exec rm -f '{}' ';'
to prune indexing files in ~/evolution/local/(sub) folders results in:
missing argument to 'exec'
As of yet, I don't know what the builtins are or how to see bash(1) for the
bash builtin commands.
I'm pruning the indexing files before backing up evolution. What is the
missing argument?
TIA,
Celsun
_________________________________________________________________
Get a FREE online computer virus scan from McAfee when you click here.
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
_______________________________________________
evolution maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution
-- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com |
