ps aux (shows all processes)
kill (pid #) to remove service
For example
kill 12435 (this kills pid 12435)
ps aux (shows all processes)
kill (pid #) to remove service
For example
kill 12435 (this kills pid 12435)
Tags: Linux Commands
© 2009 EZ Linux Admin — Powered by DWHS Web Hosting | Wordpress | Site Map
1 response so far ↓
1 Services kill command | Linux Certification // Dec 22, 2009 at 6:52 am
[...] kill 12435 (this kills pid 12435)”ezlinuxadmin.com [...]
Leave a Comment