From owner-freebsd-questions@FreeBSD.ORG Sat May 14 07:11:50 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A354C16A4CE for ; Sat, 14 May 2005 07:11:50 +0000 (GMT) Received: from lakermmtao12.cox.net (lakermmtao12.cox.net [68.230.240.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE7BF43D8B for ; Sat, 14 May 2005 07:11:49 +0000 (GMT) (envelope-from conrads@cox.net) Received: from dolphin.local.net ([68.11.70.216]) by lakermmtao12.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP <20050514071138.BWUW10612.lakermmtao12.cox.net@dolphin.local.net>; Sat, 14 May 2005 03:11:38 -0400 Received: from dolphin.local.net (localhost.local.net [IPv6:::1]) by dolphin.local.net (8.13.3/8.13.3) with ESMTP id j4E7BNr0015856; Sat, 14 May 2005 02:11:38 -0500 (CDT) (envelope-from conrads@cox.net) Date: Sat, 14 May 2005 02:11:18 -0500 From: "Conrad J. Sabatier" To: Joshua Lewis Message-ID: <20050514021118.50e27319@dolphin.local.net> In-Reply-To: References: X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: hidden file attribute X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 07:11:50 -0000 On Fri, 13 May 2005 20:37:37 -0700, Joshua Lewis wrote: > Is there a hidden file attribute in FreeBSD as there is in Windows? No, there isn't. > If so how do I unset it? > > Or allow certain users to be able to view the files without unsetting > it. If by "hidden" files you mean "dot" files (files whose names begin with a "." and do not appear in the listing produced by a simple "ls" command), then simply use the "-a" or "-A" switch to view them with "ls". -- Conrad J. Sabatier -- "In Unix veritas"