|
|
|
|
|
by hernan7
5784 days ago
|
|
I still remember my "rm -fr /" episode after almost 20 years. It was slightly different, something related to chmod'ing some files under /etc on an AIX server: $ cd /etc
$ chmod 600 some_file * # instead of some_file.*
oops... Thank God for boot diskettes. |
|
I managed to Ctrl-C it before it ate any files in /home, but I still had some nasty cleanup work to get the computer back in working order again. Thank god for LiveCDs.