Page 1 of 1

compare no longer terminates output with \n

Posted: 2015-05-15T14:20:44-07:00
by broucaries

Re: compare no longer terminates output with \n

Posted: 2015-05-15T17:01:27-07:00
by magick
At some point, the developers decided that the default output of the command line tools would be for consumption by other programs or scripts-- and any command with the -verbose option would be for human consumption. As a result, non-verbose command-line program output does not include a newline. For the -format option, you can insert a newline with \n but unfortunately you cannot with the compare program other than returning verbose info.

Re: compare no longer terminates output with \n

Posted: 2015-05-15T17:21:11-07:00
by snibgo
I'll mention that if you want an added newline, you can have it:

Code: Select all

compare -format "\n" -metric RMSE rose: rose: NULL