#!/bin/bash
gcc -o passchk passchk.c -lcrypto -lcrypt

