Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20000720124201.9314.qmail@web124.yahoomail.com> Date: Thu, 20 Jul 2000 05:42:01 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: Getting back deleted files To: Ben Lawrence Cc: "cygwin AT sources DOT redhat DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Ben Lawrence wrote: > > --- Ben Lawrence wrote: > > > Hello, > > > I have accidently used the rm *.* command in cygwin1.1.0 on NT. > > > Is there any chance of getting back my work? > > > thanks, > > > Ben > > > > > Hello again, > I think it would be a real neat idea to modify the rm.exe so that > rm file.xxx > utility is actually > mv file.xxx c:/cygwin/tmp > Ain't unix like, so it ain't going to happen. So why don't *you* just `mv file.xxx c:/cygwin/tmp' instead of `rm file.xxx'. That will always work assuming c:/cygwin/tmp/ exists. > Also, whenever rm is invoked it would check the current date and the date of > all > the files in the c:/cygwin/tmp directory. If all the files have yesterday's > date > or earlier, it would delete that whole c:/cygwin/tmp directory. That way, > any > deleted files would be saved for at least a day. > regards, You can use the find command to do this. Set it up as a cron job and voila you're in luck. Regards, ===== --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw32 List: Mingw Home: __________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com