From owner-freebsd-questions@FreeBSD.ORG Thu May 11 17:48:03 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5ED3416A855 for ; Thu, 11 May 2006 17:48:03 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id A265943DE3 for ; Thu, 11 May 2006 17:47:56 +0000 (GMT) (envelope-from atom.powers@gmail.com) Received: by nz-out-0102.google.com with SMTP id o37so243187nzf for ; Thu, 11 May 2006 10:47:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GMgsk/pOzKHUyaKJ23g31gpekh070EpJqDB1JvSP1+0vWMmcBtY/JJloI6+HeViimhmjay9Gl6zhsfHIIr1wz6CEGKxV01LPf6VMcyMU3M+dhQcFDm8iXRLJMCz2yC3U8X+fA8JudM+Uj+XRL9nifC2avnJc+WcQ7UfXNTxQHfw= Received: by 10.65.22.19 with SMTP id z19mr746246qbi; Thu, 11 May 2006 10:47:55 -0700 (PDT) Received: by 10.65.150.9 with HTTP; Thu, 11 May 2006 10:47:55 -0700 (PDT) Message-ID: Date: Thu, 11 May 2006 10:47:55 -0700 From: "Atom Powers" To: "Robert Davison" In-Reply-To: <20060511172030.81600.qmail@web25006.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060511172030.81600.qmail@web25006.mail.ukl.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: showing hidden files by default X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2006 17:48:03 -0000 On 5/11/06, Robert Davison wrote: > I've been running 6.1 RC-1 for a couple of weeks with > no problem. I've just installed a fresh copy of 6.1 > roduction and when logging in as root am able to see > (.)hidden files when running the 'ls' command. Is this > normal, or is there something that I need to change to > ensuer that the (.) files stay hidden unless i use ls -a > This is normal for root. But check the release notes, the "-I" switch was added to ls to suppress the default "-A" for root. --=20 -- Perfection is just a word I use occasionally with mustard. --Atom Powers--