Question: Start the following two processes in the background by executing these commands: cat /dev/tty > /dev/null & cat /dev/zero > /dev/null & What command would

Start the following two processes in the background by executing these commands:

cat /dev/tty > /dev/null & cat /dev/zero > /dev/null &

What command would you use to bring the second job into the foreground?

What command would you use to terminate this foreground process?

What command would you use to terminate the first background process without bringing it into the foreground to do so?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!