From owner-freebsd-questions Mon Jun 26 11:43:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 1364437BA1F for ; Mon, 26 Jun 2000 11:43:50 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.2/8.9.2) with ESMTP id UAA38838; Mon, 26 Jun 2000 20:43:35 +0200 (CEST) (envelope-from kheuer@gwdu60.gwdg.de) Date: Mon, 26 Jun 2000 20:43:35 +0200 (CEST) From: Konrad Heuer To: Dan Nelson Cc: Mark.Hummel@hurlburt.af.mil, freebsd-questions@FreeBSD.ORG Subject: Re: Dir Structure to text command? In-Reply-To: <20000626133823.A16540@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, Dan Nelson wrote: > In the last episode (Jun 26), Konrad Heuer said: > >=20 > > On Mon, 26 Jun 2000 Mark.Hummel@hurlburt.af.mil wrote: > >=20 > > > I'm looking for a command line input that will give me a text file of= the > > > entire directory structure of my BSD partition without files as an ou= tput. > > > A comparable command for old DOS users would be "tree | more". > >=20 > > Maybe > >=20 > > find / -print | more >=20 > find / -type d | more >=20 > Is a bit better, I think. Well, you're right. I overlooked the words `without files'. =20 Regards Konrad Heuer Personal Bookmarks: Gesellschaft f=FCr wissenschaftliche Datenverarbeitung mbH G=D6ttingen http://www.freebsd.org Am Fa=DFberg, D-37077 G=D6ttingen http://www.daemonnews.o= rg Deutschland (Germany) kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message