Skip to content

Instantly share code, notes, and snippets.

@arjones
Created March 9, 2010 22:50
Show Gist options
  • Save arjones/327245 to your computer and use it in GitHub Desktop.
Save arjones/327245 to your computer and use it in GitHub Desktop.
db.html.find().forEach( function(o) { print(o.url + "\t" + o.encoding + "\n" + o.tokens + "\n\n\n"); } );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment