Skip to content

Changing the Output Record Separator for CSV Files #1601

Answered by johnkerl
osevill asked this question in Q&A
Discussion options

You must be logged in to vote

When I tried adding --ors '\r\n' to the above mlr put statement, it seemed to be ignored.

Yes. As of Miller 6 I stopped trying to manage line endings, letting the Go I/O libraries handle it.

Meanwhile, Miller has a few "auxiliary entry points": these are basically little standalone programs bundled with Miller.

mlr help auxents

Miller has a few otherwise-standalone executables packaged within it.
They do not participate in any other parts of Miller.

Available entries:
  mlr aux-list
  mlr hex
  mlr lecat
  mlr termcvt
  mlr unhex
For more information, please invoke mlr {subcommand} --help.

mlr termcvt

Usage: mlr termcvt [option] {zero or more file names}
Option (exactly one is require…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@osevill
Comment options

Comment options

You must be logged in to vote
1 reply
@osevill
Comment options

Answer selected by osevill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants