wmii/extra/p9p/extern

16 lines
184 B
Bash

#!/usr/local/plan9/bin/rc
# clean the environment and execute the given command
path=$OLD_PATH
old_path=()
apid=()
cmd=()
home=()
ifs=()
pid=()
prompt=()
rcname=()
status=()
exec $*