subject

(a) Experiment with starting processes in the background, managing those processes, and changing the priority:
remove the echo commands from the looper script
start this script in the background by using the & (example: ./looper & )
use the jobs (note the job ID with the jobs command) and ps
move it to the foreground using the fg command followed by the job number, use CRTL/Z to stop it and return it to the background using the bg command and then kill the process.
TO HAND IN: Take a screen shot of the last 10 commands in your history for (a) change the priority level of a process
run your looper2 script in the background and note the NICE and PRI levels using the ps –l command issue a renice +15 PID and notice the results
start a process with nice –n 19 with your command (maybe a looper script), notice the results
clean up all of your Zombied and Stopped processes

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 01:30
In deadlock avoidance using banker’s algorithm, what would be the consequence(s) of: (i) a process declaring its maximum need as maximum possible for each resource. in other words, if a resource a has 5 instances, then each process declares its maximum need as 5. (ii) a process declaring its minimum needs as maximum needs. for example, a process may need 2-5 instances of resource a. but it declares its maximum need as 2.
Answers: 3
question
Computers and Technology, 23.06.2019 20:30
1. for which of the following are you not required to signal beforehand? a. changing lanes b. speeding up c. stopping
Answers: 2
question
Computers and Technology, 24.06.2019 10:00
Which feature of a blog to restore and retrieve older post
Answers: 3
question
Computers and Technology, 24.06.2019 17:40
Create a file called favorite_foods, and list your favorite foods, entering five or six or more. press enter after each favorite food so it appears on its own line (make certain you also press enter after the final food item). after the file is created, add two more foods you like that are not on the list (press enter after the final food item). view the list of foods to make certain the two items you added appear at the end of the list
Answers: 2
You know the right answer?
(a) Experiment with starting processes in the background, managing those processes, and changing the...
Questions
question
Mathematics, 19.10.2021 14:10
question
Mathematics, 19.10.2021 14:10
question
Mathematics, 19.10.2021 14:10
question
Chemistry, 19.10.2021 14:10
question
Mathematics, 19.10.2021 14:10
Questions on the website: 13722362