Difference between revisions of "Xclip"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
apt-get install -y xclip
+
{{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>[[xclip -selection clipboard]]</code>
 +
* <code>[[xclip -selection clipboard -o]]</code>
  
 
== Related terms ==
 
== Related terms ==
 
* [[pbcopy]]
 
* [[pbcopy]]
 +
* <code>[[xsel]]</code>
 +
 +
== See also ==
 +
* {{xclip}}
 +
* {{X}}
 +
 +
[[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: