in reply to Re^2: Want to do One line Perl Command
in thread Want to do One line Perl Command

Oh sorry, I forgot to indicated that there could be multiple Errors statements

Oh well. Slight modification:

perl -nle '$_ eq "Errors" ? delete($f{$prev}) : $f{$prev=$_}++; END {u +nlink keys %f}'

print "Just another Perl ${\(trickster and hacker)},"
The Sidhekin proves Sidhe did it!