dos2unix.txt

来自「使用于OS/2下的小工具的C源程序,使用于OS/2下的小工具的C源程序」· 文本 代码 · 共 24 行

TXT
24
字号
                                          DOS2UNIX [DUAL MODE]
     
     NAME DOS2UNIX  - Translate  files  between  DOS/OS/2  and
     UNIX.
     
     
     SYNTAX
     
     DOS2UNIX [file1 [file2]] [/? | /H]
     
     USAGE
     DOS2UNIX is  used to translate files between DOS/OS/2 and
     UNIX text  formats. In  UNIX each  line ends with a line-
     feed character. IN DOS/OS/2 each line ends with line-feed
     and carriage-return  chars. Therefore  if you  copy  file
     from DOS, there is an unnecessary character at the end of
     each line.  If file2  is missing, DOS2UNIX outputs to the
     standard output.  If both  file1 and  file2  are  missing
     DOS2UNIX reads  from the standard input and writes to the
     standard output.
     
     SEE ALSO
     UNIX2DOS

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?