wmii/rc/extern

16 lines
175 B
Plaintext
Raw Normal View History

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