On 09/03/2011 07:54 AM, Anne Wilson wrote:
This is where it seems puzzling. The directory below imap, and the files
therein are owned anne:anne - this is my home directory.  I can see them in
the file manager but not in a terminal.  However, change to root and I can see
them.  However....

Even as root, if I try to descend into the directory 1687036093 (which I see
clearly listed, owned by anne:anne and 0 bytes long) again I am told that
there is no such file or directory.

Anne,

Filenames and directories which start with a '.' (dot) are not shown by default when you run 'ls'. Try 'ls -a', or 'ls -al'. Also when running the 'cd' command you need to type in the correct name of the directory.
For example:
cd /home/anne/.kde/share/apps/kmail/imap
ls -al
cd .1687036093.directory
ls -al
cd .INBOX.directory
ls -al

Best regards,
--Edwin

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to