💻 Software
Linux Shell: Copy output into clipboard w/o using the Mouse?
Fresh5 days ago
Mar 15, 202685285 viewsConfidence Score0%
0%
Problem
Is it possible to copy the output into the clipboard without using the mouse? For example, I would like to do something like this: $ pwd >> clipboard
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Linux Shell: Copy output into clipboard w/o using the Mouse?
Low Risk
You can get and use the and commands. Instructions for obtaining and using them are here. Without any arguments, copies into the primary (middle-click-paste) clipboard instead of the Ctrl-C/Ctrl-V/right-click-context-menu clipboard. Try to copy some…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix