open (LOGFILE, "/var/log/tac_acc.log"); while () { print if /$username/; #if (/$username/) { #print "
",$_; # } }