Timeline for How do I send stdout to the clipboard?
Current License: CC BY-SA 2.5
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 19, 2022 at 12:11 | comment | added | SebMa | @MichaelMrozek There is neither a xsel nor a xclip on RedHat/CentOS7. Do you know of another tool available on CentOS7 ? | |
| Jan 17, 2017 at 15:28 | comment | added | markrian | xsel didn't work for me (I don't know why), but xclip (per other answers) did. | |
| Jul 24, 2015 at 15:14 | comment | added | Ciro Santilli OurBigBook.com | I think -i is not required in this case: man xsel 1.2.0 says: and the selection is set from standard input if standard input is not a terminal (tty) | |
| Nov 9, 2010 at 19:35 | comment | added | Michael Mrozek | @Shawn Post it as a separate answer :) | |
| Nov 9, 2010 at 19:23 | vote | accept | Stefan | ||
| Nov 9, 2010 at 19:04 | comment | added | Shawn J. Goff | Another one is xclip; it accepts from stdin by default. I only use it because it's the first such tool that I learned of. | |
| Nov 9, 2010 at 18:47 | history | answered | Michael Mrozek | CC BY-SA 2.5 |