wmii/rc/extern
2006-02-10 21:26:16 +01:00

16 lines
181 B
Bash

#!9PREFIX/bin/rc
# clean the environment and execute the given command
PATH=$OLD_PATH
OLD_PATH=()
wmiircpid=()
apid=()
home=()
ifs=()
pid=()
prompt=()
rcname=()
status=()
exec $*