From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 16:48:08 2004 Return-Path: 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 69C5416A4CE for ; Thu, 9 Dec 2004 16:48:08 +0000 (GMT) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FA643D5F for ; Thu, 9 Dec 2004 16:48:07 +0000 (GMT) (envelope-from antennex@swbell.net) Received: from SAGEAME (adsl-65-68-247-73.dsl.crchtx.swbell.net [65.68.247.73])iB9GmCp8026120 for ; Thu, 9 Dec 2004 11:48:12 -0500 Message-ID: <019101c4de0e$dbdeb2d0$0200000a@SAGEAME> From: "antenneX" To: Date: Thu, 9 Dec 2004 10:48:06 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Find & Replace string X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: antenneX List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 16:48:08 -0000 Help on commands/script needed. In a website of 1.GB+ with several hundred thousand files, I need to interrogate all files to replace a single string like "oldone.010" with "newone.011" What's the best way to do this? Thanks in advance! Best regards, Jack L. Stone