Mail Archives: cygwin/2000/07/20/08:43:01
--- Ben Lawrence <Ben DOT Lawrence AT cmr DOT uq DOT edu DOT au> wrote:
> > --- Ben Lawrence <Ben DOT Lawrence AT cmr DOT uq DOT edu DOT au> 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: <mailto:earnie_boyd AT yahoo DOT com>
__Cygwin: POSIX on Windows__
Cygwin Newbies: <http://gw32.freeyellow.com/>
__Minimalist GNU for Windows__
Mingw32 List: <http://www.egroups.com/group/mingw32/>
Mingw Home: <http://www.mingw.org/>
__________________________________________________
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
- Raw text -