Skip to content

Instantly share code, notes, and snippets.

@mipmip
Created July 11, 2013 11:44
Show Gist options
  • Select an option

  • Save mipmip/5974744 to your computer and use it in GitHub Desktop.

Select an option

Save mipmip/5974744 to your computer and use it in GitHub Desktop.
vim: wt_commerce convert to cvs
:%s/\t/,/gc
:%s/\s/,/gc
:%s/;/,/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment