Skip to content

Instantly share code, notes, and snippets.

@jinnabaalu
Last active December 22, 2016 04:17
Show Gist options
  • Save jinnabaalu/f6e87ef90b31307df86db9693674347c to your computer and use it in GitHub Desktop.
Save jinnabaalu/f6e87ef90b31307df86db9693674347c to your computer and use it in GitHub Desktop.
Commands in ubuntu
cd to the last argument
| $ cd !$
History of command can be run through
> !?serv calls the command with the same word matcing
| $ sudo netstat -naptu | grep 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment