Skip to content

Instantly share code, notes, and snippets.

@leeola
Created June 26, 2012 21:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leeola/a1dd51a2d89548fd5a3c to your computer and use it in GitHub Desktop.
Save leeola/a1dd51a2d89548fd5a3c to your computer and use it in GitHub Desktop.
Running Node Process
Tip: you can access long running processes, like a server, at 'http://coffeeblend.leeolayvar.c9.io'.
Important: in your scripts, use 'process.env.PORT' as port and 'process.env.IP' as host.
stdout: total 124K
dr-xr-xr-x. 3 root root 36K Jun 26 16:05 bin
drwxr-xr-x. 2 root root 4.0K Jun 28 2011 etc
drwxr-xr-x. 2 root root 4.0K Jun 28 2011 games
drwxr-xr-x. 55 root root 4.0K Jun 25 13:14 include
dr-xr-xr-x. 31 root root 4.0K Jun 25 13:19 lib
dr-xr-xr-x. 60 root root 36K Jun 26 16:02 lib64
drwxr-xr-x. 19 root root 4.0K Jun 25 13:19 libexec
drwxr-xr-x. 12 root root 4.0K Jan 25 16:50 local
dr-xr-xr-x. 2 root root 12K Jun 26 16:05 sbin
drwxr-xr-x. 128 root root 4.0K Jun 25 13:14 share
drwxr-xr-x. 4 root root 4.0K Jan 25 16:50 src
lrwxrwxrwx. 1 root root 10 Jan 25 16:50 tmp -> ../var/tmp
child process exited with code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment