[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Strange file or Directory



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