if ( substr($F[2],0,3) eq "eth" ) { $process=1; } #### $process=1 if (substr($F[2],0,3) eq "eth");