From owner-freebsd-questions Sat Nov 8 22:09:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA17155 for questions-outgoing; Sat, 8 Nov 1997 22:09:11 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA17143; Sat, 8 Nov 1997 22:09:07 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id WAA19613; Sat, 8 Nov 1997 22:11:15 -0800 (PST) Message-Id: <199711090611.WAA19613@implode.root.com> To: Randy Katz cc: hackers@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: VIEWING / PERMS-OWNER In-reply-to: Your message of "Sat, 08 Nov 1997 21:17:06 PST." From: David Greenman Reply-To: dg@root.com Date: Sat, 08 Nov 1997 22:11:15 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Is there any way to view the permissions on the "/" directory? And to >view the ownership/group on it? ls -l / ...and look at the "." entry, or: ls -ld / -DG David Greenman Core-team/Principal Architect, The FreeBSD Project