Wednesday, 12 April 2017

How to make killall close the terminal that the process is in?

So how can I close the terminal where the process is in with killall.

I have tried this:

In 1st terminal: killall node

In 2nd terminal:

Ready
Terminated

But I want the terminal to close after the node is killed.



via jusola

No comments:

Post a Comment