public marks

PUBLIC MARKS with tags rm & Grep

21 August 2010 17:30

Undelete! | Atomic Object, Software Design & Development

by ghis
How to undelete a file deleted using rm : search for a string that was in the file and recover line before and after using grep : grep -a -B 25 -A 100 'some string in the file' /dev/sda1 > results.txt

PUBLIC TAGS related to tag rm

container +   delete +   docker +   images +   remove +   rmi +  

Active users

ghis
last mark : 21/08/2010 17:44