Fun prank when a coworker neglects to lock their workstation when they go to the bathroom or out for smoke -
Edit their ~/.bashrc and set their PS1 variable so it looks like a root prompt.
What's really funny is when they re-install but preserve their /home :C
should do the trick.
Edit their ~/.bashrc and set their PS1 variable so it looks like a root prompt.
What's really funny is when they re-install but preserve their /home :C
Code:
export PS1="[root@localhost \W]# "