#! /bin/bash
zenity --info --title "MD5 Hash" --text $(md5sum $1)