Re: dd: IP address via Terminal
Re: dd: IP address via Terminal
- Subject: Re: dd: IP address via Terminal
- From: dave <email@hidden>
- Date: Tue, 26 Feb 2002 17:05:24 -0500
BINGO! works perfectly for my situation. now if i can just figure
out why... ;) my Unix knowledge needs to increase.
thanks, Eric, Ondra and RR!
On Tuesday, February 26, 2002, at 04:43 PM, Eric Peyton wrote:
ifconfig en0 | awk '$1=="inet" { print $2 }'
thanks.
dave dowling
free at last! how i found peace with God:
http://www.davedowling.com/steps.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.