#! /bin/sh if test $# -ne 1; then ratpoison --command "echo One argument required" exit 0 fi ratpoison --command "setenv RP_HARDCOPY_DIR $1"