Last active
December 22, 2016 04:17
-
-
Save jinnabaalu/f6e87ef90b31307df86db9693674347c to your computer and use it in GitHub Desktop.
This file contains 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
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