Dear Maintainer, The soup at the end of tr.1 (and tr --help) claims: -t may be used only when translating. This is a very obvious lie: $ tr -tds abcd A aabbccddAA A Of course, -t only changes anything when translating, because heirloom tr uses separate tables for tr/-d/-s and explicitly handles overlong set2 for squeezing, but it can be specified whenever (just doesn't do anything unless translating). Best, наб
Fair point. Will address this upstream in the attached. thanks, Pádraig
Fair point. Will address this upstream in the attached. thanks, Pádraig