Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!gwyn@brl-vld From: gwyn@brl-vld@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: Usefulness of access(2) - (nf) Message-ID: <12033@sri-arpa.UUCP> Date: Sun, 2-Oct-83 00:16:53 EDT Article-I.D.: sri-arpa.12033 Posted: Sun Oct 2 00:16:53 1983 Date-Received: Thu, 29-Sep-83 20:40:41 EDT Lines: 4 From: Doug Gwyn (VLD/VMB) The easiest way to check file access permissions for the effective UID/GID is to try to access the file. Why would one care otherwise?