Difference between revisions of "Xclip"
Jump to navigation
Jump to search
(Created page with " apt-get install -y xclip") Tags: Mobile web edit, Mobile edit |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{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 == | ||
+ | * [[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: