> > Is there any way to set something like that up that will run a shell script > that will then change permissions of an xterm to executable, run it, then > change permission back to non executable ? > ie: chmod +x /usr/gay/xterm /usr/gay/xterm & chmod -x /usr/gay/xterm .... outside of a heavily loaded system, this should happen nearly instantaneous ? -Will