#!/bin/sh # clean the environment and execute the given command PATH=$OLD_PATH export PATH unset OLD_PATH unset WMII_FONT unset WMII_NORMCOLORS unset WMII_SELCOLORS exec "$@"