Skip to content

Instantly share code, notes, and snippets.

@rosylilly
Created March 24, 2012 16:34
Show Gist options
  • Save rosylilly/2184909 to your computer and use it in GitHub Desktop.
Save rosylilly/2184909 to your computer and use it in GitHub Desktop.
fs = require('fs')
fs.write('/dev/stdout', 'test!!', 'w')
phantom.exit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment