wmii/rc/extern
2006-02-21 23:35:20 +02:00

16 lines
175 B
Bash

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