what are processor execution levels and priorities?
Answers were Sorted based on User's Feedback
Answer / axindrano
Each process in Unix is associated with some priority of
execution. User can change the priority using nice command
in unix.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / ketan
Each process has by default priority is 20. We can change
it from nice command.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is the use of pipes?
when we installing aix os the ssh installed default?
Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.
What is the difference between a hard link and a soft link in Unix?
What is use of sed command?
12 Answers BitWise, Infosys, Reliance,
What is the use of touch command in there?
Describe the zip/unzip command using gzip.
What does grep v do?
What is an Environment Variable?
Explain command to display different lines that are found when compare two files?
what is the difference between relative path and absolute path?
What does touch command do in unix?