Created
January 4, 2019 05:19
-
-
Save raymelon/d94c9018f29489ffecf2117fa6c7d617 to your computer and use it in GitHub Desktop.
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
| { command } | xclip -selection c | |
| # e.g. | |
| # pwd | xclip -selection c | |
| # from https://stackoverflow.com/a/4208191/4895040 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment