csvformat
Verified for current stable LTS
Csvformat Command: Convert Line Endings To CRLF
Use for convert line endings to CRLF with Csvformat. Exact CLI syntax to convert line endings to CRLF using Csvformat.
When to use this: Use for convert line endings to CRLF with Csvformat.
Command Syntax
csvformat -M "<\r\n>" <data.csv> csvformat -M "</r/n>" <data.csv> Command Breakdown
-M- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to convert line endings to CRLF using Csvformat.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Csvformat Command: Convert To Tab Delimited File
csvformat -T <data.csv> Csvformat Command: Convert To Custom Delimiter csvformat -D "<custom_character>" <data.csv> Csvformat Command: Minimize Quote Characters csvformat -U 0 <data.csv> Csvformat Command: Maximize Quote Characters csvformat -U 1 <data.csv> Autossh Command: Fork Autossh Background No Shell autossh -f -M <monitor_port> -N "<ssh_command>"