Stop a process (kill, kill -9)
Send a signal with kill. Default is TERM (polite). Escalate to KILL with -9 when the process ignores you.
Sign in to start the labSend a signal with kill. Default is TERM (polite). Escalate to KILL with -9 when the process ignores you.
Sign in to start the lab