Skip to content

Instantly share code, notes, and snippets.

@capoferro
Created February 22, 2011 02:14
Show Gist options
  • Save capoferro/838100 to your computer and use it in GitHub Desktop.
Save capoferro/838100 to your computer and use it in GitHub Desktop.
I totally saved 5 characters doing it this way
josiah@VAIO-OF-DOOOM:~/Projects/githacking$ tmux
The program 'tmux' is currently not installed. You can install it by typing:
sudo apt-get install tmux
josiah@VAIO-OF-DOOOM:~/Projects/githacking$ `!! 2>&1 | tail -n1`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment