QUESTION 29 What command can be used to show all the jobs running in the background in a terminal? QUESTION 30 In what d
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
QUESTION 29 What command can be used to show all the jobs running in the background in a terminal? QUESTION 30 In what d
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?