NAME
bk undos − convert DOS files to UNIX files
SYNOPSIS
bk undos [−nr] [file ...]
DESCRIPTION
The bk undos command reads the specified file and
translates each \r\n into \n. A trailing
\n will also be added to the file if it doesn’t
have one already.
OPTIONS
−n Prevents adding a missing trailing \n to
the file.
−r Reverses the process and converts a UNIX file
to DOS line endings.
CATEGORY
Utility