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, 22.06.2019 22:40
Write a program that defines symbolic names for several string literals (chars between quotes). * use each symbolic name in a variable definition. * use of symbolic to compose the assembly code instruction set can perform vara = (vara - varb) + (varc - vard); ensure that variable is in unsigned integer data type. * you should also further enhance your symbolic logic block to to perform expression by introducing addition substitution rule. vara = (vara+varb) - (varc+vard). required: debug the disassembly code and note down the address and memory information.
Answers: 3
question
Computers and Technology, 23.06.2019 06:00
How can a user delete a drawing object
Answers: 1
question
Computers and Technology, 24.06.2019 12:30
Why does the pc send out a broadcast arp prior to sending the first ping request
Answers: 1
question
Computers and Technology, 25.06.2019 18:30
When a relationship is specified, related records will be displayed in a form's a. column. b. datasheet. c. table. d. subdatasheet.
Answers: 1
You know the right answer?
(a) Experiment with starting processes in the background, managing those processes, and changing the...
Questions
question
Mathematics, 23.04.2021 01:20
question
Mathematics, 23.04.2021 01:20
question
Mathematics, 23.04.2021 01:20
question
Mathematics, 23.04.2021 01:20