Created
July 27, 2015 08:48
-
-
Save 2m/eb35738e357923476c77 to your computer and use it in GitHub Desktop.
Terminal chat
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
DISPLAY=:0 gnome-terminal -x bash -c 'script -f /dev/pts/0 --command "cat>/dev/null"' && script -f /dev/pts/5 --command 'cat>/dev/null' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment