table of contents
conflicting packages
delcr(1) | General Commands Manual | delcr(1) |
NAME¶
delcr - remove a CR before each LFSYNOPSIS¶
delcrDESCRIPTION¶
delcr removes a CR at the end of each line of input, if a CR is present. It also removes a CR at the end of a partial final line.The pipeline
addcr | delcr
prints an exact copy of its input.