FG

What is the best way to make Calculate SHA1 as a context menu option in Mac OS X?

Fresh3 days ago
Mar 15, 20264759 views
Confidence Score0%
0%

Problem

In order to calculate the SHA1 checksum of a downloaded file, I could type in Terminal and then drag there the file which I want check. To make it simpler, one could enable a Context Menu item for this action. What is the best way to create such item in Mac OS X 10.6? A detailed answer is appreciat…

Error Output

/usr/bin/openssl sha1

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is the best way to make Calculate SHA1 as a context menu option in Mac OS X?

Low Risk

Open Automator Create new service Choose to receive selected Files and Folders in Finder (note: this actually won't work too well on folders...) Add action Run Shell Script, set Shell to /bin/bash and Pass input to "as arguments", and enter this scr…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment