-
-
Notifications
You must be signed in to change notification settings - Fork 2
Processes
nexssp edited this page Jan 14, 2020
·
1 revision
You can manage processes from Nexss Programmer by commands
nexss ps # list of processes run by nexss PROGRAMMER
nexss ps clean # removes stopped processes from the queue
nexss ps stop 1234 # stop process (windows kill as there is only emulation) with id (you can kill any process you like on OS. Be careful)
nexss ps find 123 # finds proces with id
nexss ps find name node # finds process with name node
Nexss Programmer 2.x - The innovative and evelutionary tool for the programmers.
- Home
- Getting Started
- Nexss Programmer Parts
- Development of Packages/Projects
- Other