Skip to content

Instantly share code, notes, and snippets.

@abshingate
Created November 16, 2013 00:46
Show Gist options
  • Save abshingate/7494303 to your computer and use it in GitHub Desktop.
Save abshingate/7494303 to your computer and use it in GitHub Desktop.
-bash-3.2$ echo -e "mark||2011\ntony|Mr.|2012\nrichard||2013" > input.txt
-bash-3.2$ cat input.txt
mark||2011
tony|Mr.|2012
richard||2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment