D2u: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
Navigation: [[Documentation]] / [[Commands]] / [[d2u]] | Navigation: [[Documentation]] / [[Commands]] / [[d2u]] | ||
---- | ---- | ||
<div style="text-align: center">d2u: version 2. | <div style="text-align: center">d2u: version 2.231.418d045(2020-03-01 18:49) [CATs - Conversion And Analysis Tools]</div>'''Name''' | ||
<span style="margin-left: 15px;">d2u</span> | <span style="margin-left: 15px;">d2u</span> | ||
Line 14: | Line 14: | ||
<p style="text-indent: 1em; text-align: justify;">d2u converts given file(s) from DOS (\r\n) to UNIX (\n) end line character style.</p> | <p style="text-indent: 1em; text-align: justify;">d2u converts given file(s) from DOS (\r\n) to UNIX (\n) end line character style.</p> | ||
Arguments:<br /><span></span> FILE1 file to be converted or - for conversion from standard input to standard output< | '''Arguments''' | ||
<div style="margin-left: 2em;">Arguments:<br /><span></span> FILE1 file to be converted or - for conversion from standard input to standard output</div> | |||
'''Options''' | '''Options''' |
Latest revision as of 22:32, 3 March 2020
Navigation: Documentation / Commands / d2u
d2u: version 2.231.418d045(2020-03-01 18:49) [CATs - Conversion And Analysis Tools]
Name
d2u
Synopsis
d2u [OPTIONS] [--] FILE1 [FILE2 ...]
Description
d2u converts given file(s) from DOS (\r\n) to UNIX (\n) end line character style.
Arguments
Arguments:
FILE1 file to be converted or - for conversion from standard input to standard output
FILE1 file to be converted or - for conversion from standard input to standard output
Options
--version output version information and exit
|
-h, --help display this help and exit
|