#!/bin/sh
zenity --info --text=`md5sum "$1"` --no-wrap
