From owner-freebsd-questions@FreeBSD.ORG Fri Jul 27 20:10:57 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E68316A418 for ; Fri, 27 Jul 2007 20:10:57 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id C437613C442 for ; Fri, 27 Jul 2007 20:10:56 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by py-out-1112.google.com with SMTP id a73so1872867pye for ; Fri, 27 Jul 2007 13:10:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XZRoj/ad/aD5KSarI5UQ7MOVFXfoErib1HXtzKGFXY7Sd6TiZcJ+/HawHTAUedebcSZ17i/K8gjjZjRI2VySHivD9tQvCPbjLnEff4KMzM6w4AHv10EVZ+iQmL4bldSdZrLVJ1fOyYCMhUTCc3umsm5KdI3L8/9ArZPr5vTKsiI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d5qSVk5YmSp2d9jtWbDyJnmlyCpGMxmcrm/Rg30VOQN826AEqWM5b+SqPnvenkJ/aU24eub/Z1TU5f8pNEXbDytO6E69JShglSouGaKe3LTPlCOYUkqcX7CMy9PNMZo6Z6cH/APgRXoJHVdntbquwr1WOdLM6NBTzS/GBg7W2eQ= Received: by 10.35.90.1 with SMTP id s1mr13827013pyl.1185567056167; Fri, 27 Jul 2007 13:10:56 -0700 (PDT) Received: by 10.35.17.4 with HTTP; Fri, 27 Jul 2007 13:10:56 -0700 (PDT) Message-ID: <340a29540707271310o6622bf6ekdc1b75fa213a92d@mail.gmail.com> Date: Fri, 27 Jul 2007 14:10:56 -0600 From: "Andrew Falanga" To: "Kris Kennaway" In-Reply-To: <20070727200413.GA48670@rot26.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <340a29540707271257h69c89189w10917672cac7f3db@mail.gmail.com> <20070727200413.GA48670@rot26.obsecurity.org> Cc: User Questions Subject: Re: The output of ls 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: Fri, 27 Jul 2007 20:10:57 -0000 On 7/27/07, Kris Kennaway wrote: > On Fri, Jul 27, 2007 at 01:57:54PM -0600, Andrew Falanga wrote: > > RTFM ;-) Ouch! I deserved that one. Thanks. This is really going to hurt (me that is), but the reason I didn't find it in the manual is because the manual page I read was on Linux. Before asking the question here, I wanted to make sure that FreeBSD's 'ls -lR' worked in the same manner. I didn't think to read the manual pages for FreeBSD before posting. Honestly, yet another reason I've ultimately decided I don't care for Linux. The documentation is rather poor compared to FreeBSD. Thanks again, Andy