Story from the 70s/80s about recovering a Unix system after `rm -rf /` (FOUND)

Somebody accidentally deleted most of the system. There were no executables for any shells, text editors, or utilities. All they had was a single terminal that was still logged in as root. I think they had to manually type in some executable's machine code and echo it into a file.

16 points · 2 comments · view on lemmy.world

2 Comments

madasi@lemmy.dbzer0.com · 7 pts · 312d (1 reply)

Probably this one: UNIX Recovery Legend https://www.ee.torontomu.ca/~elf/hack/recovery.html

rtxn@lemmy.world · 3 pts · 312d

That's exactly what I was looking for, thank you.