Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 1996 13:31:43 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        tbrown@i1.net (Timothy Brown)
Cc:        questions@freebsd.org
Subject:   Re: Deleting highbit files in FreeBSD
Message-ID:  <199601142031.NAA26092@phaeton.artisoft.com>
In-Reply-To: <Pine.BSF.3.91.960112172027.366A-100000@cobalt.i1.net> from "Timothy Brown" at Jan 12, 96 05:21:46 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Okay, folks.  Don't ask me how I got this to happen, because I don't=20
> know, but I have a "high-bit" type file in my directory.  ls shows it as=20
> this:
> 
> -rwsrwsr-x   1 tbrown  tbrown        0 Jan 12 12:13 ???n?????|??1N???|???@?=
> i8???yp??*
> 
> md5 shows it like this:
> 
> MD5 (=D8=E1n=E4=F3=D7=F0=E3|=E91N=C6=BA|=AD@i8=F6=C5yp=D4) =3D d41d8cd98f00=
> b204e9800998ecf8427e
> 
> My question is:
> 
> How can I remove this file?

Type:

	rm -i *

Say no for all files except your highbit file.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601142031.NAA26092>