Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Nov 1997 22:11:15 -0800
From:      David Greenman <dg@root.com>
To:        Randy Katz <randyk@ccsales.com>
Cc:        hackers@FreeBSD.ORG, questions@FreeBSD.ORG
Subject:   Re: VIEWING / PERMS-OWNER 
Message-ID:  <199711090611.WAA19613@implode.root.com>
In-Reply-To: Your message of "Sat, 08 Nov 1997 21:17:06 PST." <Pine.BSF.3.91.971108211557.1574A-100000@ccsales.ccsales.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711090611.WAA19613>