Skip to content

Conversation

@lloyd-theophilus
Copy link

The following commands were added to the process management

  • kill -TSTP PID - SIGSTOP is a signal that pauses a process (like freezing it)
  • killall process-name - Kills all processes with the given name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant