Software - PowerShell Junkie Scripts

Scripts

This page includes a few PowerShell scripts designed for Eclipse integration to help get you started with writing your own scripts. If you have any scripts you would like to contribute, please contact me and I'll add them to this page.

Script Description
Compute MD5 Sum.ps1 Compute the MD5 hash of each file in a directory, or of all selected files.
Compute SHA1 Sum.ps1 Compute the SHA1 hash of each file in a directory, or of all selected files.
Display Full Path.ps1 Displays the full path of the selected file or directory.
Show Eclipse Processes.ps1 Shows all eclipse processes running on the system.