In Linux, the _____ command is used to display the status of jobs in the current session.
- jobs
- top
- ps
- tasklist
In Linux, the jobs command is used to display the status of jobs in the current session. It provides information about background processes or jobs started within the current shell session.
Loading...
Related Quiz
- The systemctl command is primarily used to control the _________ system and service manager.
- In Red Hat-based systems, the ________ utility is used to manage and configure software repositories.
- The _________ command in Linux can be used to manipulate or display IP routing tables.
- To see the history of commands executed in the terminal, you would use the ________ command.
- What is the first program run by the Linux kernel when it starts?