Bob Proulx wrote:
> line=' lo:649004371 349860 0 0 0 0 0'
> echo "$line" | awk '{sub(/(eth[[:digit:]]|lo):/,"& ");print $2}'
> 673423996Sorry for the cut-n-paste error. But regardless of the error I am sure you get the idea. Bob
