Retaining execute permissions on scripts.

2002-07-22 Thread James Hughes
Hi all, I have some shell scripts that are executed from the working directory of one of the users in our system (Call it 'user X'). The problem I am having is that, if the scripts are modified and user X updates, the execute permissions are gone. CVSREAD is set, but I thought it would only

Re: Retaining execute permissions on scripts.

2002-07-22 Thread Noel Yap
--- James Hughes [EMAIL PROTECTED] wrote: I have some shell scripts that are executed from the working directory of one of the users in our system (Call it 'user X'). The problem I am having is that, if the scripts are modified and user X updates, the execute permissions are gone.