Skip to content

Instantly share code, notes, and snippets.

@2m
Created July 27, 2015 08:48
Show Gist options
  • Save 2m/eb35738e357923476c77 to your computer and use it in GitHub Desktop.
Save 2m/eb35738e357923476c77 to your computer and use it in GitHub Desktop.
Terminal chat
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