Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 20:12:22 +0200 (CEST)
From:      Konrad Heuer <kheuer@gwdu60.gwdg.de>
To:        Mark.Hummel@hurlburt.af.mil
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Dir Structure to text command?
Message-ID:  <Pine.BSF.4.05.10006262011070.38660-100000@gwdu60.gwdg.de>
In-Reply-To: <856532CB07BED3118FE300204840E28A01107591@vexwncc02.hurlburt.af.mil>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 26 Jun 2000 Mark.Hummel@hurlburt.af.mil wrote:

> 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 output=
=2E
> A comparable command for old DOS users would be "tree | more".

Maybe

  find / -print | more

will do what you want?

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10006262011070.38660-100000>