IMHO the problem could easily be solved by doing

ifconfig -a | grep ^eth | awk '{ print $1 }'

instead of the ifconfig up commands. This might, however, cause some unexpected
sideeffects!?

Regards,
Michael

Attachment: signature.asc
Description: Digital signature

Reply via email to