On Fri, 2006-01-20 at 15:49, vrushal patil wrote: > hi > all > is there any way to recover deleted file in linux... > > command used > > # rm -rf filename > > > pls reply its urgent
I'm not sure its possible to completely recover the file, but if you are a sysadmin of a critical system, you should have the common sense to backup your system, and also create an alias for "rm" which moves the file to a "deleted" directory instead of actually deleting it. Much like the Recycle Bin in windows. But then again, a good linux admin *knows* what he is doing. Regards, NMK. ----------------------------------------------------------------------- Honesty is the best policy, but insanity is a better defense. ***Archives: http://groups.yahoo.com/group/linuxvadapav/messages ***Group Usage Guidelines (Please Read): http://groups.yahoo.com/group/linuxvadapav/files/mailing_rules Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/linuxvadapav/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
