Send command output to the Windows clipboard with clip command in Vista
If you’re new here, you may want to subscribe to our RSS feed. Thanks for visiting!
Vista comes with a command-line utility clip.exe that can be used to redirect or pipe the output of another command to the Windows clipboard. The command uses a “pipe” and has the form
somecommand | clip
If you’re new here, you may want to subscribe to our RSS feed. Thanks for visiting!
Vista comes with a command-line utility clip.exe that can be used to redirect or pipe the output of another command to the Windows clipboard. The command uses a “pipe” and has the form
somecommand | clip



