5 # Remove ==pid== and --pid-- and **pid** strings
6 perl
-p -e 's/(==|--|\*\*)[0-9]{1,7}\1 //' |
8 perl
-p -e 's/0x[0-9A-Fa-f]+/0x......../g'
10 # NOTE: it is essential for the bug345887 testcase that the stderr
11 # filtering does *not* remove lines beginning with --