Menu

#8 Function ping() in utils.sh under Solaris 8

open
nobody
None
5
2003-06-02
2003-06-02
Alex Kuehne
No

Function ping() in utils.sh under Solaris 8 does not
work. The error occured in line 15, where RTT is set.

I altered the line to that:

RTT=`echo $RES|cut -d "," -f 2|cut -d "=" -f 2|awk
´{print $1}´

Something with tr under Solaris, I guess.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB