#! /bin/sh first=${1#-}; shift exec xscreensaver-command "$first" "$@"