At 09:48 PM 9/28/02 -0400, you wrote:

>       sleep 5
>       mii-tool >/dev/null 2>&1 || return 1
>
>       for (( try=0; try<10; try++ ))
>       do
>           sleep 1
>           if LC_ALL=C mii-tool $LINK $1 2>&1 | grep -vqs "no link";
>then

What is the output of mii-tool on your computer if you
launch it from the command line ?

Gerard


Reply via email to