Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

What can we do with fs?

node v0.12.18
version: 1.0.0
endpointsharetweet
var fs = require('fs'); fs.readFileSync('/etc/passwd').toString()
Loading…

no comments

    sign in to comment