From owner-freebsd-proliant@FreeBSD.ORG Wed Feb 14 00:37:34 2007 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2771816A402 for ; Wed, 14 Feb 2007 00:37:34 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) by mx1.freebsd.org (Postfix) with ESMTP id E11EA13C4AC for ; Wed, 14 Feb 2007 00:37:33 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id BB63937C6B5; Wed, 14 Feb 2007 11:37:32 +1100 (EST) X-Viruscan-Id: <45D259CC00011D54A1E407@BarNet> Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail4.barnet.com.au (Postfix) with ESMTP id 6FFE8422087; Wed, 14 Feb 2007 11:37:32 +1100 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id 1707A37BEDE; Wed, 14 Feb 2007 11:37:32 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 9C75C11D; Wed, 14 Feb 2007 11:37:30 +1100 (EST) Date: Wed, 14 Feb 2007 11:37:30 +1100 From: Edwin Groothuis To: S?ren Klintrup Message-ID: <20070214003730.GD62320@k7.mavetju> References: <45D1B2B1.3070703@klintrup.dk> <20070213213959.GL90772@k7.mavetju> <45D25504.6020500@klintrup.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45D25504.6020500@klintrup.dk> User-Agent: Mutt/1.4.2.2i Cc: freebsd-proliant@freebsd.org Subject: Re: HP Proliant SmartArray nagios check X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Feb 2007 00:37:34 -0000 On Wed, Feb 14, 2007 at 01:17:08AM +0100, S?ren Klintrup wrote: > As for using 'i' as an option on sed, it doesn't seem to work on FreeBSD > 6.2 (havn't tested on others, since theres no reason if it doesn't work > on 6.2 :), the tr A-Z a-z worked like a charm though, and it's readable > again. > > $ echo fOo|sed -e 's/foo/bar/i' > sed: 1: "s/foo/bar/i > ": bad flag in substitute command: 'i' Hmmm... My fault, sorry. I thought that sed could swallow regexp-flags, but it seems to be limited to gpwN... Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/