wmii/extra/p9p/extern

16 lines
184 B
Plaintext
Raw Normal View History

#!/usr/local/plan9/bin/rc
2005-11-18 17:54:58 +02:00
# clean the environment and execute the given command
path=$OLD_PATH
2006-02-18 23:35:43 +02:00
old_path=()
2005-11-18 17:54:58 +02:00
apid=()
cmd=()
2005-11-18 17:54:58 +02:00
home=()
ifs=()
pid=()
prompt=()
rcname=()
status=()
exec $*