On Sun, 25 Aug 2002 23:17:23 +0200
"Jacques Nilo" <[EMAIL PROTECTED]> wrote:
> case "$interfs" in
> '') interfs="`ifconfig |
> awk ' /^ipsec/ { interf = $1 ; next }
> /^[^ \t]/ { interf = "" ; next }
> /^[ \t]*inet addr/ {
> sub(/:/, " ", $0)
> if (interf != "")
> print $3 "@" interf
> }' | tr '\n' ' '`"
> ;;
> esac
> <snip>
> Chad: something to fix for the next release ?
Oops. Will do.
--
------------------------------------------------------------------------
Chad Carr [EMAIL PROTECTED]
------------------------------------------------------------------------
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html