Skip to content

Instantly share code, notes, and snippets.

@adammarples
Created April 30, 2020 14:55
Show Gist options
  • Save adammarples/97b4c35d9e0e71cb5e8f3e9ccb5906a0 to your computer and use it in GitHub Desktop.
Save adammarples/97b4c35d9e0e71cb5e8f3e9ccb5906a0 to your computer and use it in GitHub Desktop.
cat $1 | sed 's/[^,]*,//' > $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment