mongoimport --db test --collection user --drop --file ~/downloads/user.json
sudo mongoexport --db newdb -c restaurants --out newdbexport.json