This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
nodejs
Watch
0
Star
0
Fork
0
You've already forked nodejs
mirror of
https://github.com/nodejs/node.git
synced
2024-12-01 16:10:02 +01:00
Code
Issues
Releases
Activity
8ff3d61d8b
nodejs
/
test
/
fixtures
/
exit.js
2 lines
36 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:%s/sys.puts/console.log/g and there was much rejoicing
2010-06-24 02:40:51 +02:00
process
.
exit
(
process
.
argv
[
2
]
||
1
)
;
Copy Permalink