From the MongoDB shell, how do you execute a JavaScript file named list.js?
node 'list.js'
load('list.js)
run('list.js)
exec('list.js)