Created
October 24, 2016 02:00
-
-
Save phrohdoh/5c4cc0d873550879117d31c25dda5b96 to your computer and use it in GitHub Desktop.
bash previous arguments
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
file /usr/local/Cellar/graphviz/2.38.0_1/bin/dot | |
# /usr/local/Cellar/graphviz/2.38.0_1/bin/dot: Mach-O 64-bit executable x86_64 | |
echo !$ | pbcopy | |
# echo /usr/local/Cellar/graphviz/2.38.0_1/bin/dot | pbcopy | |
pbpaste | |
# /usr/local/Cellar/graphviz/2.38.0_1/bin/dot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment