On Fri, Mar 23, 2012, Jan Stary wrote:
 
> However, access() is used in test(1):
> 
> Is this a problem?

It is not possible to close the race between when test sees a file and
when the parent process sees test's exit code.  Write your shell
scripts with caution.

Reply via email to