#!/bin/sh . ./find_magick.sh magick "$1" \( kiss.png -resize $(magick identify -ping -format '%wx%h' "$1") \) -composite "$2"