This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
howtos:manipulate_cvs_file [d/m/Y H:i] domingo |
howtos:manipulate_cvs_file [d/m/Y H:i] (current) domingo |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| </code> | </code> | ||
| - | |-v q='"'| is used to insert double quotes around the key-value pairs| | + | |-v q='"'| is used to insert double quotes around the key-value pairs with q as variable containing the quotes| |
| |-F","| the file is comma separated so we tell awk to that as field separator| | |-F","| the file is comma separated so we tell awk to that as field separator| | ||