Skip to content

Instantly share code, notes, and snippets.

View gantzm's full-sized avatar

Michael L. Gantz gantzm

View GitHub Profile
@gantzm
gantzm / gist:1781819
Created February 9, 2012 18:27
Lock windows 7 screen from a shortcut.
rundll32.exe user32.dll,LockWorkStation
@gantzm
gantzm / gist:1507360
Created December 21, 2011 19:39
Maven: Check for updates to dependencies.
mvn versions:display-dependency-updates