Help for this page
netstat -s | grep 'Trans' | awk '{... ehh... whatever...
open PIPE... whatever... my @line = grep 'Trans',<PIPE>; close PIPOE