# ok, ceva de genul asta faceam si eu... problema e ca idiotul de program
# intoarce niste coduri negative;
Si care-i problema ? :) In case poti scrie orice... Cum ar fi, de
exemplu:
case $1 in
-1) echo test ;;
*) echo nu e -1 ;;
esac
sau
case $1 in
"-1") echo test ;;
*) echo nu e -1 ;;
esac
--
Radu <[EMAIL PROTECTED]> www.littledragon.f2s.com
It is the weak who are cruel, only the stong can be truly gentle.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.