fork(2) download
  1. #!/bin/bash
  2. echo ';0;"One ▒;)";123; ... ; nth-1column;' | \
  3. sed ':a;s/^\(\([^"]*;\?\|"[^";]*";\?\)*"[^";]*\);/\1/;ta'
  4.  
  5.  
Success #stdin #stdout 0.01s 5416KB
stdin
Standard input is empty
stdout
;0;"One ▒)";123; ... ; nth-1column;