Skip to content

Instantly share code, notes, and snippets.

@tadamak
Created April 3, 2012 05:09
Show Gist options
  • Save tadamak/2289427 to your computer and use it in GitHub Desktop.
Save tadamak/2289427 to your computer and use it in GitHub Desktop.
CSV切り出し
cat error_all.csv | cut -d "," -f 1,4,6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment