while () { $script = ; chomp $script; @line=grep( /$script/, @sfile ); }