in reply to Oddball log file with com-type data needs filtering out
#!/usr/bin/perl while ($_=<>) { unless ( /^\s*$/|| ... [download]