Write a command to display a file’s contents in various formats?
What will the following command do?
What is the use of the command 'ls -x chapter[1-5]' ?
Is ‘du’ a command? If so, what is its use?
List the system calls used for process management?
explain about the initial process sequence while the system boots up?
How would you kill a process?
What is the working set of a process?
What is the window of the working set of a process?
Explain kernal and shell?
Difference between the fork() and vfork() system call?
In what way the validity fault handler concludes?
In what way the protection fault handler concludes?
Is it possible to create new a file system in UNIX?
What are the requirements for a swapper to work?