suse man page for delcr

Query: delcr

OS: suse

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

delcr(1)                                                      General Commands Manual                                                     delcr(1)

NAME
delcr - remove a CR before each LF
SYNOPSIS
delcr
DESCRIPTION
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.
COMPATIBILITY
Some vendors ship dos2unix or dos2bsd tools similar to delcr. Those tools often blow up on long lines and nulls. delcr has no trouble with long lines and nulls.
SEE ALSO
addcr(1) delcr(1)
Related Man Pages
plan9-read(1) - debian
unifuzz(1) - debian
recordio(1) - suse
git-stripspace(1) - mojave
git-stripspace(1) - osx
Similar Topics in the Unix Linux Community
Shell script for field wise record count for different Files .csv files