$ netstat -anp | grep LISTEN | grep :3001
$ kill -9 <pid>
$ forever start stateCollect.js
$ forever list
$ forever stop <pid>

https://ohienbee.blogspot.kr/

'nodeJS' 카테고리의 다른 글

centOS, nodeJS 설치  (0) 2018.01.20
Posted by 앤비
,