I’ve just uploaded a new version of ezClip–a small C# utility that provides easy access from the command-line to copy and paste files to and from the clipboard.
This version includes the following improvements:
- Wildcard support (e.g., ‘ezclip copy *.txt’ now works).
- New add command allows you to add to the files you currently have in the clipboard.
- New list command displays a list of the files currently stored in the clipboard.
- Short form commands allows you to use the first letter of each command instead of spelling out the full command name (e.g., ‘ezclip p’ instead of ‘ezclip paste’).
I’ve also shared out the source code as I have in the past. The really cool part about that is that this release was mostly just a matter of integrating changes sent to me by Joel McIntyre, an ezClip user who was nice enough to implement the very useful additions and sent them to me to share with everyone else. Thanks Joel!
You can download ezClip and read more about it here.















No one has commented on "ezClip v1.1 — Some useful improvements."
Leave a reply here