Page 1 of 1

QUESTION 29 What command can be used to show all the jobs running in the background in a terminal? QUESTION 30 In what d

Posted: Fri Jul 01, 2022 5:43 am
by answerhappygod
Question 29 What Command Can Be Used To Show All The Jobs Running In The Background In A Terminal Question 30 In What D 1
Question 29 What Command Can Be Used To Show All The Jobs Running In The Background In A Terminal Question 30 In What D 1 (35.46 KiB) Viewed 30 times
Please answer all parts clearly
QUESTION 29 What command can be used to show all the jobs running in the background in a terminal? QUESTION 30 In what directory are most configuration files kept? /etc QUESTION 31 #!/bin/bash echo ¹@12345678@¹ | sed -r 's/[1-8] +/X/' What is the output from the sed command in this script?