Created
December 28, 2011 14:51
-
-
Save technogoat/1528191 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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