User Tools

Site Tools


processes

If you want to send us your comments, please do so. Thanks
More on comments


Processes

Discover the process number of a program

pgrep programname (or part of it)

Other

pkill
trap
watch
wait

Sending a signal

List all signals

kill -l

Send a signal to a process

kill -signalnumber PID

Examples

Stop process 5496 completely by sending the SIGKILL signal

kill -9 5496

Parallel processing

xjobs

Unix sending signals to processes


Main subjects on this wiki: Linux, Debian, HTML, Microcontrollers, Privacy

RSS
Disclaimer
Privacy statement
Bugs statement
Cookies
Copyright © : 2014 - 2024 Webevaluation.nl and the authors
Changes reserved.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
processes.txt · Last modified: 18-02-2021 10:47 by wim