Created
January 30, 2019 01:12
-
-
Save JohannesFischer/7f3781115b0051b6541b1ad17cff02d5 to your computer and use it in GitHub Desktop.
cli 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
Reuse the argument of the previous command | |
$ echo abc def | |
abc def | |
$ echo !$ | |
def |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment