Category Archives: Windows

Pick Link Source in context menu

To add this functionality to Windows, use this awesome extension: http://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html

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 […]