Frank DENIS random thoughts.

Hans Reiser history, by DittoBox


Login: reiser
Password:

$ touch wife
touch: access denied

$ sudo touch wife
password:
touch: access denied

$ echo "wtf?"
wtf?

$ pgrep wife
14589

$ sudo kill -9 14589

$ mv body /dev/hills/body

Some time later:

</code>
Login: cops
Password:

$ locate body
body not found

$ sudo usermod -g felon reiser

$ sudo updatedb

$ locate body
/dev/hills/body
</code>