TAILIEUCHUNG - Ubuntu Linux Toolbox 1000+ Commands for Ubuntu and Debian Power Users phần 7

Hàng lên từ thiết bị đầu cuối hoặc kiểm soát quá trình mất Bàn phím ngắt bỏ bất hợp pháp hướng dẫn Hủy bỏ được gửi từ ngoại lệ chức năng hủy bỏ điểm nổi Kill ống tín hiệu tham chiếu không hợp lệ bộ nhớ bị hỏng (không có quá trình đọc từ đường ống) Thơi gian tín hiệu từ hệ thống tín hiệu báo động Chấm dứt cuộc gọi người dùng định nghĩa tín hiệu 1 | Chapter 9 Checking and Managing Running Processes Table 9-2 Standard Signals to Send to Processes Signal Number Signal Name Description 1 SIGHUP Hang up from terminal or controlling process died 2 SIGINT Keyboard interrupt 3 SIGQUIT Keyboard quit 4 SIGILL Illegal instruction 6 SIGABRT Abort sent from abort function 8 SIGFPE Floating point exception 9 SIGKILL Kill signal 11 SIGSEGV Invalid memory reference 13 SIGPIPE Pipe broken no process reading from pipe 14 SIGALRM Timer signal from alarm system call 15 SIGTERM Termination signal 30 10 16 SIGUSR1 User-defined signal 1 31 12 17 SIGUSR2 User-defined signal 2 20 17 18 SIGCHLD Child terminated or stopped 19 18 25 SIGCONT Continue if process is stopped 17 19 23 SIGSTOP Stop the process 18 SIGTSTP Stop typed at terminal 21 21 26 SIGTTIN Terminal input for background process 22 22 27 SIGTTOU Terminal output for background process The kill command can send signals to processes by process ID or job number while the killall command can signal processes by command name. Here are some examples kill 28665 kill -9 4895 kill -SIGCONT 5254 kill 3 killall spamd Send SIGTERM to process with PID 28665 Send SIGKILL to process with PID 4895 Continue a stopped process pid 5254 Kill the process represented by job 3 Kill all spamd daemons currently running killall -SIGHUP sendmail Have sendmail processes reread config files 182 Chapter 9 Checking and Managing Running Processes The SIGKILL 9 signal used generously by trigger-happy novice administrators should be reserved as a last resort. It does not allow the targeted process to exit cleanly but forces it to end abruptly. This can potentially result in loss or corruption of data handled by that process. The SIGHUP signal was originally used on Unix systems to indicate that a terminal was being disconnected from a mainframe such as from a hang-up of a dial-in modem . However daemon processes such as sendmail and httpd were implemented to catch SIGHUP signals as an indication that .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.