#!/bin/bash
# display compatability w/ imagemagick command
gm display "$1"
