#!/bin/sh
# this is just a trampoline here to find exiftool in PATH via popen()
exiftool $@
