/SHA1-Comparator

Simple bash script to check if 2 files have the same SHA1 Hash.

Primary LanguageShell

SHA1-Comparator

Simple bash script to check if 2 files have the same SHA1 Hash.

Requirements:

  • Bash console.
  • 2 different files to compare.

Usage:
./SHA1-Comparator.sh <file#1> <file#2>

Installation:
1- Clone or download this repository.
2- Put SHA1-Comparator.sh anywhere you want.
3- Give it execution permissions: sudo chmod +x SHA1-Comparator.sh

Some Screenshots:

Follow me on GitHub!