I was thinking today (rare occasion) and realized I could also just add support for actually piping data into ezclip.exe directly. I went ahead and coded it up and there’s a new version of ezClip available now that supports it. I think this method is how I’ll be using it more often than the version of a similar feature I added yesterday.

Assuming ezclip.exe lives somewhere in your %path% environment variable, one can now type something like ‘dir /s /b | ezclip’ and the output of the dir command will directly be copied to the clipboard.

You can get the latest version from the ezClip page as usual.