Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
マシンで現在実行されている node.js サーバーを確認する方法はありますか? Upstart スクリプトを使用して Web サーバーを起動し、クラッシュした場合に何らかの通知を表示または取得したいと考えています。
bash シェル (ターミナル ウィンドウ)
タイプ:
ps補助 | grep ノード
:)