💻 Software
How to pipe text from command line to the clipboard
Fresh7 days ago
Mar 15, 202631247 viewsConfidence Score0%
0%
Problem
I'd like to do something like ie. get to get the standard output of a command line program copied to the clipboard. Can this be done on a standard XP machine without additional programs?
Error Output
dir *.* > clipboard
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to pipe text from command line to the clipboard
Low Risk
I don't believe so - Vista (or NT4) introduced the tool, which would do your command as - but there's nothing on XP. If you're willing to use 3rd party applications, though, there's this, which works as above, except is called , not clip.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix