Hello There,
This isn't really a BBBS question but...
I have a bash script that exports the output of a program to a log file. That
part of the process works fine. But, when the program is run the next time the
output is appended to the same line in the log file. IOW's each log entry is
NOT on a separate line.
As in:
Actual:
Output1 Output2 Output3 Etc..
Desired:
Output1
Output2
Output3
Etc..
Any thoughts on being able to add a CR to the program output?
Jeff
--- BBBS/Li6 v4.10 Toy-3
* Origin: The OuijaBoard - Anoka, MN (1:282/1031)
|