View Single Post
  #15  
Old 11-15-2003, 06:43 AM
Fritzel
Fire Beetle
 
Join Date: Nov 2003
Posts: 3
Default

er sorry here's what I have in /bin/getip

Code:
GETIP=`/sbin/ifconfig |grep P-t-P |cut -c21-35`
echo ${GETIP}