On 3/14/23 00:44, Donald Russell wrote:
If you know the data has crlf or lfcr or just lf but never just cr then
… deblock 0a | strip both 0d | …

A more reliable way to remove just one cr from either end might be something like

change (1 -1) x0d //

Reply via email to