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