⬅︎ Back to Memory dump blog recovery
Heh! This works too, and the first thing it finds is your blog entry that I'm looking at:: klippie net # strings /proc/kcore | grep "Bla bla bla" # less kcore.strings | grep 'Bla bla bla'Then it starts finding itself over and over again:: strings /proc/kcore | grep "Bla bla bla" etc etc etc ..
Comment
Heh! This works too, and the first thing it finds is your blog entry that I'm looking at::
klippie net # strings /proc/kcore | grep "Bla bla bla"
# less kcore.strings | grep 'Bla bla bla'
Then it starts finding itself over and over again::
strings /proc/kcore | grep "Bla bla bla"
etc etc etc ..