in reply to Re^2: One linerin thread One liner
$ perl -ple's/^\s+//' * | perl -ne'BEGIN { $/ = "" } print /^Total SE + ON.*?(\d+)/s' 39035 [download]