From owner-freebsd-hackers Sat Oct 28 15:36:50 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA05518 for hackers-outgoing; Sat, 28 Oct 1995 15:36:50 -0700 Received: from w8hd.w8hd.org (w8hd.w8hd.org [198.252.159.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA05507 for ; Sat, 28 Oct 1995 15:36:45 -0700 Received: (from root@localhost) by w8hd.w8hd.org (8.6.12/8.6.9) id SAA00312; Sat, 28 Oct 1995 18:36:43 -0400 Date: Sat, 28 Oct 1995 18:36:43 -0400 (EDT) From: Charlie ROOT To: hackers@freebsd.org Subject: netscape 2.0b1 fouls directory Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org Precedence: bulk Netscape 2.0b1 created a directory ~/.netscape-cache which cannot be rm'd. I mv'd it to .foo and restart netscape which recreated the file .netscape Then tried to cd to .foo, works.. now say ls and it returns: ls: .: No such file or directory The machine has been rebooted which should have run fsck on the partition (I think..) no complaints of file system problems. How can I repair this netscape damage ? regards kim -- kimc@w8hd.org