Shape Shape

Job Control

Job Control refers to commands or mechanisms for managing processes in an operating system. Used in UNIX/Linux systems to handle background and foreground tasks.

Example:

A user suspends a running job using Ctrl+Z and resumes it with fg.

WhatsApp Icon