Which of the following commands will show a list of process names along with their parent process ID (PPID)? (Choose two
Posted: Fri May 20, 2022 5:33 pm
Which of the following commands will show a list of process
names along with their parent process ID (PPID)? (Choose two.)
a. ps -ef
b. ps -f
c. jobs
d. proc
2.
Which of the following commands can be used to bring a process
with number 5 to the foreground?
3. Which of the following commands will display a
list of the suspended tasks? (Choose all that apply.)
4. Which command shows suspended and background tasks?
a. ps
b. ctrl+Z
c. ps -f
d. jobs
5. Which of the following can be used to suspend a running
task?
A. ctrl+ z
b. &
c. runat
d. bg
names along with their parent process ID (PPID)? (Choose two.)
a. ps -ef
b. ps -f
c. jobs
d. proc
2.
Which of the following commands can be used to bring a process
with number 5 to the foreground?
3. Which of the following commands will display a
list of the suspended tasks? (Choose all that apply.)
4. Which command shows suspended and background tasks?
a. ps
b. ctrl+Z
c. ps -f
d. jobs
5. Which of the following can be used to suspend a running
task?
A. ctrl+ z
b. &
c. runat
d. bg