So how can I close the terminal where the process is in with killall.
I have tried this:
In 1st terminal: killall node
killall node
In 2nd terminal:
Ready Terminated
But I want the terminal to close after the node is killed.
No comments:
Post a Comment