logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

addcr - add a CR before each LF

Compatibility

       Some vendors ship unix2dos or bsd2dos tools similar to addcr.  Those tools often blow up  on  long  lines
       and nulls.  addcr has no trouble with long lines and nulls.

Description

addcr  inserts  CR at the end of each line of input.  It does not insert CR at the end of a partial final
       line.

Name

       addcr - add a CR before each LF

See Also

delcr(1), fixcr(1)

                                                                                                        addcr(1)

Synopsis

addcr

See Also