menu
techminis

A naukri.com initiative

google-web-stories
source image

Medium

3w

read

337

img
dot

Image Credit: Medium

Command Working Behind the Ctrl+C and Ctrl+Z Interrupt Signals in Linux

  • Linux uses signals as a mechanism for communication between the kernel and processes.
  • Ctrl+C sends the SIGINT signal to interrupt and terminate a process.
  • Ctrl+Z sends the SIGTSTP signal to suspend a process.
  • Processes can override default signal behavior by defining custom signal handlers.

Read Full Article

like

20 Likes

For uninterrupted reading, download the app