From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hal Wigoda" Subject: Re: Questions! Date: Wed, 31 Mar 2004 14:39:00 -0600 Sender: linux-admin-owner@vger.kernel.org Message-ID: <015d01c41760$343c8fe0$2a6156d1@DF69MK11> References: <003d01c4175e$d5296100$020aa8c0@Scott> Reply-To: "Hal Wigoda" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: "Scott@Charter" , Linux-Admin-Group 1) rsync 2) find -print -type f | xargs grep -l index.html ----- Original Message ----- From: "Scott@Charter" To: "Linux-Admin-Group" Sent: Wednesday, March 31, 2004 2:29 PM Subject: Questions! > Hey- > > A couple questions for you experts. Thanks for the answers. > > > 1) What command would you use to synchronize two filesystems? How would you > set it up to do so securely? > > 2) How would you go about locating all the files in a specific directory > tree that contain the text "index.html"? > > > Thanks Everyone >