Help for this page

Select Code to Download


  1. or download this
    netstat -s | grep 'Trans' | awk '{... ehh... whatever...
    
  2. or download this
    open PIPE... whatever...
    my @line = grep 'Trans',<PIPE>; 
    close PIPOE