myquery.mlson: ``` $sort: _id: -1 $limit: 5 ``` ``` ./query myquery.mlson --db 127.0.0.1:27017/db/coll ``` returns JSON
myquery.mlson:
returns JSON