#!/bin/sh exec printf "$@" "screenshot-%s.${1:-png}" "$(date +"%Y_%m_%d-%N")"