Mailinglist Archive: opensuse-kde (183 mails)

< Previous Next >
Re: [suse-kde] Kmail
  • From: Nils Kassube <kassube@xxxxxxx>
  • Date: Wed, 7 Jul 2004 19:03:02 +0200
  • Message-id: <200407071903.03131.kassube@xxxxxxx>
Hi Bill,

On Tuesday 06 July 2004 21:05, Bill Wisse wrote:
> >Then delete the index files:
> >
> > rm ~/Mail/.*.index*
>
> Hi Nils
> When I try this (root) , I get, cannot remove ~/Mail. Is a directory.
> rm: cannot remove `.*.index*': No such file or directory

Hmm, looks like you mistyped the rm command? It should be

rm ~/Mail/.*.index*
^^^^^^^^^^^^^^^^ no blank character here!

Furthermore, the command should be run as the user operating Kmail, not
as root. Otherwise you will remove the index files in the mail directory
of root, not the files in the user's mail directory.

Nils
--
Don't Panic


< Previous Next >
Follow Ups