Timeline for How do I send stdout to the clipboard?
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 28, 2019 at 20:39 | comment | added | anonymoose | Not trying to revive an old question, but if you're lazy then echo "Some Text" | xclip -sel c works too. | |
| S Oct 9, 2014 at 21:07 | history | suggested | Asclepius | CC BY-SA 3.0 | Clarified ambiguity. The command above is for copy, and not for paste. The paste action is done "later" independently. |
| Oct 9, 2014 at 20:55 | review | Suggested edits | |||
| S Oct 9, 2014 at 21:07 | |||||
| S Oct 9, 2014 at 20:19 | history | suggested | Asclepius | CC BY-SA 3.0 | Optimized "clip-board" to "clipboard". The hyphen is not in the man page! |
| Oct 9, 2014 at 20:02 | review | Suggested edits | |||
| S Oct 9, 2014 at 20:19 | |||||
| Sep 26, 2014 at 13:23 | review | Late answers | |||
| Sep 26, 2014 at 13:24 | |||||
| Sep 26, 2014 at 13:08 | review | First posts | |||
| Sep 26, 2014 at 13:16 | |||||
| Sep 26, 2014 at 13:04 | history | answered | danidemi | CC BY-SA 3.0 |