Skip to content

Instantly share code, notes, and snippets.

@yuikns
Created September 15, 2017 17:16
Show Gist options
  • Save yuikns/fa413d7af557bc6e66f44ccda1e3fb93 to your computer and use it in GitHub Desktop.
Save yuikns/fa413d7af557bc6e66f44ccda1e3fb93 to your computer and use it in GitHub Desktop.
cat DEMO17Q1.txt | tr "$" "\t" | mongoimport --type tsv --headerline -c "demo" -d "test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment