Difference between revisions of "Xclip"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Wikipedia:xclip]] is a command-line interface to the X11 clipboard. It allows you to put the output of a command directly into the clipboard so that you don't have to copy&paste from the terminal manually.
+
{{lc}}[[Wikipedia:xclip]] is a command-line interface to the X11 clipboard. It allows you to put the output of a command directly into the clipboard so that you don't have to copy&paste from the terminal manually.
 
 
*<code>apt-get install -y xclip</code>
 
  
 +
* <code>[[apt-get install -y xclip]]</code>
 +
* <code>[[xclip -selection clipboard]]</code>
 +
* <code>[[xclip -selection clipboard -o]]</code>
  
 
== Related terms ==
 
== Related terms ==
Line 8: Line 9:
 
* <code>[[xsel]]</code>
 
* <code>[[xsel]]</code>
  
==See also==
+
== See also ==
*{{Linux}}
+
* {{xclip}}
 +
* {{X}}
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 16:48, 21 September 2023

Wikipedia:xclip is a command-line interface to the X11 clipboard. It allows you to put the output of a command directly into the clipboard so that you don't have to copy&paste from the terminal manually.

Related terms[edit]

See also[edit]

Advertising: