Created
August 18, 2015 11:26
-
-
Save zsitro/e53ff4341234e1ee168d to your computer and use it in GitHub Desktop.
Terminal things
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
| top -o vsize `monitor` | |
| !! `run last command` | |
| !word `run last command with beginning of "word"` | |
| !word:p `lis last commands with beginning of "word"` | |
| say -v whisper "whispering voice from macbook" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment