Date: Sun, 19 Jan 2003 21:36:48 -0500 From: Louis LeBlanc <leblanc+freebsd@keyslapper.org> To: FBSDQ <questions@FreeBSD.ORG> Subject: Re: what is mtree command used for Message-ID: <20030120023647.GB46521@keyslapper.org> In-Reply-To: <MIEPLLIBMLEEABPDBIEGIEPNDDAA.barbish@a1poweruser.com> References: <MIEPLLIBMLEEABPDBIEGIEPNDDAA.barbish@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/19/03 09:33 PM, JoeB sat at the `puter and typed:
> Read man mtree, but it does not describe when or for what purpose
> you would use the mtree command.
>
> Would someone explain when to use the mtree command?
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
$ man mtree
MTREE(8) FreeBSD System Manager's Manual MTREE(8)
NAME
mtree - map a directory hierarchy
SYNOPSIS
mtree [-LPUcdeinqrux] [-f spec] [-K keywords] [-k keywords] [-p path]
[-s seed] [-X exclude-list]
DESCRIPTION
The utility mtree compares the file hierarchy rooted in the current
directory against a specification read from the standard input. Messages
are written to the standard output for any files whose characteristics do
not match the specifications, or which are missing from either the file
hierarchy or the specification.
etc.
--
Louis LeBlanc leblanc@keyslapper.org
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ
Davis' Law of Traffic Density:
The density of rush-hour traffic is directly proportional to
1.5 times the amount of extra time you allow to arrive on time.
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?20030120023647.GB46521>
