[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ2 List of in use IP Addresses
- Subject: Re: [cobalt-users] RAQ2 List of in use IP Addresses
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Mon Sep 18 10:27:36 2000
Good place to start, if you to trim the other fields
and just get the IP try:
ifconfig | grep "inet addr" | cut -f 2 -d":" | cut -f 1 -d" "
Jeff-
>> I'm considering writing a small script(perl) that will list the in use
>> IP Addresses.
> You can start from here:
> # ifconfig | grep "inet addr"
> have fun
> Audric Leperdi
> CIO - Evolutiva Srl
> Via Varallo, 30
> 10153 - Torino
> Tel 011 8121617 - Fax 011 8121614
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users