Linux program to kill all processes

Source: Internet
Author: User
LinuxC programming to kill all processes-Linux general technology-Linux programming and kernel information. The following is a detailed description. (Author: Seven Stars) today, when we shut down, we found that the system's KILL would first KILL all processes, and thus we thought of our own programming implementation. Since we have never touched the kernel, I do not know how the system is implemented, so the ideas described may be somewhat biased and I still hope to have a high finger point.

The most important idea:
First, traverse the/proc folder, obtain the PID of all processes, and then KILL them one by one.

Programming implementation:
QUOTE:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.