Skip to content

Instantly share code, notes, and snippets.

@technogoat
Created December 28, 2011 14:51
Show Gist options
  • Save technogoat/1528191 to your computer and use it in GitHub Desktop.
Save technogoat/1528191 to your computer and use it in GitHub Desktop.
trap "" 2 3 19 # stop user getting to shell
clear
echo "Welcome to pair-programming session"
echo -n "Press Enter to continue..." && read
screen -x dalibor/pairprog
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment