Unix Commands (489)
Unix Threads (33)
Unix IPC (65)
Unix Socket Programming (105)
Unix System Calls (21)
Unix General (491)
Unix AllOther (137) 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 13694The very first process created by the kernal that runs till the kernal process is haltes is
IBM,
6 18110The 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 15180interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all
2 8105
List the distributions of unix.
What is the difference between soft link and hard link in Unix operating system ?
Is grep faster than awk?
how to kernel protected memory?
What is the symbol in unix?
What is unix used for?
What are the devices represented in unix?
What is ps1 and ps2 in unix?
What does this command do,"$more readme.txt“?
Is mac a unix system?
How to stop an infinite loop in unix?
What are the various schemes available in ipc?
What is grep family in unix?
What is the significance of the 'tee' command?
How to get the n-th field from a Unix command output?