From owner-freebsd-questions@FreeBSD.ORG Sat Oct 1 22:14:23 2005 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 EA16716A41F for ; Sat, 1 Oct 2005 22:14:23 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC1BE43D46 for ; Sat, 1 Oct 2005 22:14:23 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-91-227-82.san.res.rr.com [66.91.227.82]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j91MEM5e007649 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 1 Oct 2005 15:14:22 -0700 X-MailKey: purple frogs are falling from the sky Message-Id: <6.2.3.4.2.20051001151129.03279010@cobalt.antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sat, 01 Oct 2005 15:12:39 -0700 To: Vizion , freebsd-questions@freebsd.org From: Glenn Dawson In-Reply-To: <200510011429.40261.vizion@vizion.occoxmail.com> References: <200510011429.40261.vizion@vizion.occoxmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: comparing permissions in an archive 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: Sat, 01 Oct 2005 22:14:24 -0000 At 02:29 PM 10/1/2005, Vizion wrote: >Hi > >Someone must know a simple way to do this: > >I regulalrly need to compare the permissions of two largely similar archives >stored in two seperate paths. > >Most of the files are of the same name and relative path but there may be >miscellaneous additional files present or absent in each archive. > >I want: >1. to be able to produce a list of the full path and name of those >files that >share an identical path from their respective archive roots, but have >different permissions. > >2. After examining the list I would like to be able to adjust the permissions >so that files of the same path and name in one selected archive are afjusted >to match the permissions of their equivalent file in the other archive. > >Does anyone have a simple solution? take a look at mtree, it should be able to do what you need. -Glenn >thanks > >david > > >-- >40 yrs navigating and computing in blue waters. >English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus. > Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after >completing engineroom refit. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"