i am creating an excel file through shell script.the data should be in 4 columns, but the output data came in one column.
Please help to resolve this.
feedback
|
|
Create a comma-separated values file. Perhaps, depending on your delimiters:
| |||
|
feedback
|