What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
No Answer is Posted For this Question
Be the First to Post Answer
What is unix full form?
What uses unix?
Consider a TCP echo client which blocks on fgets which read input from standard input. If now the corresponding server process crashes, what will client TCP kernel receive? Can the client process receive that? Why or why not? How you solve the above problem?
How do I check disk space in unix?
How does unix operating system works?
Where unix is used today?
Discuss briefly about the directory representation in unix.
Which file system is used in unix?
finding the presence of a word in a list of 'n' files (pattern matching)
What is pipe in unix example?
How many root directories exist in unix?
"ls" command is showing all the subdirectoary and files which are present in the current directoary, i want to cut only directoary name. How to cut only name ?