For years I have been using ifconfig and some simple shell magic to extract the ip address from the adsl ppp session when it changes. The latest update has changed the output format of ifconfig breaking things so if ifconfig cant be relied on, what's normally used to extract an interfaces IP address? I can easily rewrite the shell magic, but its worth asking if there is some command better suited.
BillK