Unix Programming - How to get back a directory after rm -rf

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > May 2006 > How to get back a directory after rm -rf





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to get back a directory after rm -rf
jeniffer

2006-05-17, 7:17 am

I did rm -rf dir/ to directory dir ..Is there a way to recover the
directory dir ?

Maurizio Loreti

2006-05-17, 7:17 am

"jeniffer" <zenith.of.perfection@gmail.com> writes:

> I did rm -rf dir/ to directory dir ..Is there a way to recover the
> directory dir ?


of course there is. from your last backup; you *do* backups, don't
you?

--
Maurizio Loreti http://www.pd.infn.it/~loreti/mlo.html
Dept. of Physics, Univ. of Padova, Italy ROT13: ybergv@cq.vasa.vg
Roy L Butler

2006-05-17, 1:16 pm

Jeniffer,

Maurizio Loreti wrote:
> "jeniffer" <zenith.of.perfection@gmail.com> writes:
>
>
> of course there is. from your last backup; you *do* backups, don't
> you?
>


As stated, if you care about your data, it should be backed up.

If, for some reason this wasn't the case, and it's worth the $$ to you,
take the disk off-line as soon as possible (further writes can wipe out
the remnants) and send it to a data recovery shop.


Roy
Ni@m

2006-05-18, 7:15 pm

You may try `debugfs`!

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com