Robert: “I don’t have sudo!”
Me: “hang on.. *clickclickclick* now you have sudo”
Robert: “I can’t sudo… hm. why not?”
Me: *login* “you’re not on the same server.”
Robert: “Oh, I logged out… ok, now I’m on the server.”
Me: keri[~]$ ps -ef|grep robert
robert 973 971 0 12:25:47 pts/9 0:00 -bash
robert 971 967 0 12:25:47 ? 0:00 /usr/lib/ssh/sshd
keri[~]$ sudo kill -9 971
Me: “And now you’re not!” /evil grin
