Citizen Kane

reporter@xanadu:~$ who && ps ax | grep -i rosebud
reporter@xanadu:~$ sudo grep -i rosebud /etc/passwd
[sudo] password for reporter:

reporter@xanadu:~$ ssh rosebud
ssh: Could not resolve hostname rosebud: Name or service not known

reporter@xanadu:~$ sudo grep -i rosebud /home/wife2
reporter@xanadu:~$ ssh thatcher-archives
reporter@thatcher-archives password:

reporter@thatcher-archives:~$ grep -ri rosebud /var/logs
reporter@thatcher-archives:~$ exit

Connection to thatcher-archives closed.
reporter@xanadu:~$ sudo service rosebud-research shutdown
reporter@xanadu:~$ cat "Maybe Rosebud was something he couldn't get, or something he lost." >> conclusions.txt
reporter@xanadu:~$ cat "I don't think any word can explain a man's life." >> conclusions.txt
reporter@xanadu:~$ cat "No, I guess Rosebud is a piece of a jigsaw puzzle.  A missing piece." >> conclusions.txt
reporter@xanadu:~$ exit

cron@xanadu:~$ rm -rfv /dev/basemt/stkpile18/junk
removed `/dev/basemt/stkpile18/junk/case0'
removed `/dev/basemt/stkpile18/junk/chair0'
removed `/dev/basemt/stkpile18/junk/chair1'
...
removed `/dev/basemt/stkpile18/junk/sled0'
removed `/dev/basemt/stkpile18/junk/vase0'
removed directory: `/dev/basemt/stkpile18/junk'
Vote up this code0