The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
IBM,
2 13038The very first process created by the kernal that runs till the kernal process is haltes is
IBM,
6 16828The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above
IBM,
4 14194interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all
2 7579
How to use grep command to list find the records of a file containing 10 different strings?
What command will change your prompt to myprompt?
What is socket address?
What do you understand by the term wild-card interpretation?
What is the function of socket?
Differentiate relative path from an absolute path?
What is the architecture of unix operating system?
What is unix environment?
What are the links and symbolic links in a unix file system?
What are the various ids in unix processes?
What is called in unix?
Explain different types of Unix systems.
What does cd mean in unix?
What is fork()?
What does the swapping system do if it identifies the illegal page for swapping?