Effect of mistake on my study
Posted: Sunday, January 10, 2010 by sahilkataria intoday when i was working on my pc as usual ,then by mistakenly i run "rm -rf file name" command , which removed my important data.After that i was taken the help from #fedora irc channel for recover my data then i found ----->debugfs <---- command for recovring the data which show the inode no. of deleted files and after getting inode no. we can undeleted files by this debugfs commands.but i was so late because my data was overwritten.
So always backup of ur important at safe place or if by mistakenly data r deleted then first unmount the drive and use debugfs commands to recover the data.
