[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Strange file or Directory
- Subject: Re: [cobalt-users] Strange file or Directory
- From: "Jens-Peter Otto" <jp.otto@xxxxxxxxxxxxxxx>
- Date: Fri Nov 15 04:54:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 13 Nov 2002 21:32:16 -0000, Ian Dimmock wrote:
> Hi all, I have a weird file or directory I canâ??t seem to remove.
>
> ??bN2??+$??@???? This is the dir from the shell.
>
> Ã?ÅóbN2§¼+$Ã? @Â?â?ó This is the name from the FTP.
>
> I have tried removing from the shell and from the ftp but get these errors;
>
> cannot remove `??bN2??+0?@????': No such file or directory
>
> Any ideas how I can delete this?
try "rm -i *bN2*".
Where is this file or directory located? Try to pinpoint it by comparing it's time/date and owner with your logfiles.
Jens-Peter