[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: eigene IP Adresse herausfinden?



Christian Schult wrote:
> Hallo Sebastian,
> 
> * Sebastian schrieb:
> 
>> Thomas Schönhoff wrote:
> 
>> ifconfig als root 
> 
> /sbin/ifconfig als User! Dafür braucht man keine Root-Rechte.

Oder so:
ip addr show ppp0 | grep inet | awk '{print $2}'

-- 
AVR-Tutorial, über 350 Links
Forum für AVRGCC und MSPGCC
-> http://www.mikrocontroller.net



Reply to: