Skip to content

Instantly share code, notes, and snippets.

@zubairov
Created March 22, 2012 19:20
Show Gist options
  • Save zubairov/2162116 to your computer and use it in GitHub Desktop.
Save zubairov/2162116 to your computer and use it in GitHub Desktop.
Show CPUs
{
"nodes": [
{
"title": "Code",
"icon": "images/icons/code_64.png",
"top": 87,
"left": 170,
"compID": "code",
"code": "console.log(JSON.stringify(require('os').cpus(), null, '\\t'));\nconsole.log(this.get('flowID'));",
"id": "step_106"
}
],
"connections": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment