Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!solace!nntp.uio.no!news.cais.net!bofh.dot!news.mathworks.com!newsfeed.internetmci.com!netnews.nwnet.net!news.u.washington.edu!root From: kargl@troutmask.apl.washington.edu Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Removing bad file/dir's ?? Date: 15 May 1996 22:00:34 GMT Organization: Applied Physics Laboratory Lines: 39 Message-ID: <4ndk62$82q@nntp5.u.washington.edu> References: <319A32B5.6DB@mainelink.net> NNTP-Posting-Host: troutmask.apl.washington.edu Gary Chrysler <tcg@mainelink.net> wrote in article <319A32B5.6DB@mainelink.net> : > >Is there a way to rid my tree of this oooPs?? > >/usr/src/ >brwsrwsr-t 1 root bin 0, 0 May 15 13:24 ?????\?>??-??? rm -rf *-* This will remove anything that contains a "-" in its name including directories. DO NOT DO "rm -rf *". This will remove everything in the current directory. > >I belive it was a tar -x goof.. :( > >If I was in dos I would use a sector editor.. Is there anything like >this for Unix?? >Any ol'way to remove this oooPs would make me happy! >Without re-installing.. Im gonna smoke my CD-drive if I install again.. :) > >Thanks > >Gary >~~~~~~~~~~~~~~~~ >Improve America's Knowledge... Share yours >The Borg... Where minds meet >(207) 929-3848 > Steve finger -l kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~kargl/sgk.html Permission is hereby granted to forward this message in its entirety to whomever you like unless I explicitly state that the content is confidential.