From owner-freebsd-questions Sun May 4 04:17:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA20232 for questions-outgoing; Sun, 4 May 1997 04:17:18 -0700 (PDT) Received: from iceberg.anchorage.net. (root@iceberg.anchorage.net [207.14.72.150]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id EAA20227 for ; Sun, 4 May 1997 04:17:14 -0700 (PDT) Received: from aak.anchorage.net (ai-131 [207.14.72.131]) by iceberg.anchorage.net. (8.6.11/8.7.3) with SMTP id CAA07605 for ; Sun, 4 May 1997 02:14:11 -0800 Date: Sat, 3 May 1997 18:11:16 -0800 (AKDT) From: Steve Howe X-Sender: abc@aak.anchorage.net To: freebsd-questions Subject: permissions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk why is it that i can open, modify, and save changes to a file with r--r--r-- perms (as root)? shouldn't a file be read only under these conditions? -------------------------------------------------------------------------