|
Related Questions |
View Answer |
|
Is it possible to count number char, line in a file; if so, How?
|
View Answer
|
|
What is the difference between cat and more command?
|
View Answer
|
|
What is the use of ‘grep’ command?
|
View Answer
|
|
What difference between cmp and diff commands?
|
View Answer
|
|
Explain the steps that a shell follows while processing a command.
|
View Answer
|
|
What does the command “$ls | wc –l > file1” do?
|
View Answer
|
|
What does the command “ $who | sort –logfile > newfile” do?
|
View Answer
|
|
What is the significance of the “tee” command?
|
View Answer
|
|
Which are typical system directories below the root directory?
|
View Answer
|
|
What is ex and vi ?
|
View Answer
|
|
Explain kernal and shell.
|
View Answer
|
|
Explain different types of Unix systems.
|
View Answer
|
|
How the Kernel handles both the page stealer and the fault handler?
|
View Answer
|
|
In what way the protection fault handler concludes?
|
View Answer
|
|
For which kind of fault the page is checked first?
|
View Answer
|
|
How the Kernel handles the copy on write bit of a page, when the bit is set?
|
View Answer
|
|
What do you mean by the protection fault?
|
View Answer
|
|
In what way the validity fault handler concludes?
|
View Answer
|
|
What are states that the page can be in, after causing a page fault?
|
View Answer
|
|
What does the swapping system do if it identifies the illegal page for swapping?
|
View Answer
|