Created
September 15, 2017 17:16
-
-
Save yuikns/fa413d7af557bc6e66f44ccda1e3fb93 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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