FG
💻 Software

Linux equivalent of clip.exe

Fresh7 days ago
Mar 15, 20266711 views
Confidence Score0%
0%

Problem

I am trying to figure out how to copy the contents of a file to and from the clipboard in Linux (Ubuntu Server 11.10, bash). Is there a linux equvalent of the Windows command ? If so, what is it? In addition, the server does not have a GUI. I have heard of such packages as and , but I was hoping to…

Error Output

clip < filename

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux equivalent of clip.exe

Low Risk

Practically everything in Linux comes in the form of "additional packages" – usually shared libraries which are written once and used in hundreds of programs to avoid needless duplication. You shouldn't be afraid of them unless you are critically lo…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment