Copy command line output to Windows Clipboard directly

Thanks to this article, I found a great, easy way to get command line output into the clipboard. Why? For instance, today I wanted to include a list of files in an email, and I didn’t want to type them or manually copy and paste each file name from file explorer. I could have piped to a text file, then copied, but why bother- this is one step easier, so I did this. Try it – you’ll like it!

Here are another few links to this same info in case the above goes away:

http://www.c3scripts.com/tutorials/msdos/clip.html

http://chwalisz.org/2008/03/06/clipexe/

http://www.winhelponline.com/articles/248/1/Copy-command-line-output-directly-to-the-Clipboard-using-Clipexe.html

No Comments

Leave a Reply

Your email is never shared.Required fields are marked *