Danny had a good idea on a FriendFeed thread yesterday that I decided to add to ezClip today. His idea was actually having the Windows clipboard available as a device that one can pipe stuff to. The ‘output’ feature I just added sort of comes close to that and I thought it would be useful.

Basically, it saves me from the typical pattern I follow when needing to get the output of something I run on the command-line into an email (e.g., pipe it to a file, open it in notepad, ctrl-a to select all, ctrl-c to copy to clipboard, etc.). Now, I can just type this instead and get the same results: ‘ezclip o dir /b /s’ and happily ctrl-v away.

The latest version can be downloaded from the ezClip page here.