From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 06:30:14 2003 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 26D5416A4CF for ; Wed, 29 Oct 2003 06:30:14 -0800 (PST) Received: from mail.cult.cu (mail.cult.cu [169.158.120.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8554D43FB1 for ; Wed, 29 Oct 2003 06:30:10 -0800 (PST) (envelope-from admin@atenas.cult.cu) Received: from mailnull by mail.cult.cu with local-bsmtp (Exim 4.10) id 1AEqqo-000J5Y-00 for questions@freebsd.org; Wed, 29 Oct 2003 08:59:06 -0500 Received: from [169.158.120.178] (helo=mail.atenas.cult.cu) by mail.cult.cu with esmtp (Exim 4.10) id 1AEqqh-000J4x-00 for questions@freebsd.org; Wed, 29 Oct 2003 08:58:59 -0500 Received: from [192.168.1.8] (helo=bloodlust) by mail.atenas.cult.cu with smtp (Exim 3.34 #1) id 1AEqoS-0000WD-00 for questions@FreeBSD.ORG; Wed, 29 Oct 2003 08:56:40 -0500 Message-ID: <001101c39e25$03cf1f30$0801a8c0@bloodlust> From: "Xpression" To: "FreeBSD-questions" Date: Wed, 29 Oct 2003 09:00:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Editing a file with bash... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 14:30:14 -0000 Hi list, can I edit a file and delete a line by searching any parameter with bash ??? Thanks...