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 13554The very first process created by the kernal that runs till the kernal process is haltes is
IBM,
6 17909The 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 15001interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all
2 8008
What is file structure in unix?
What is the very first process created by kernel?
How do I run a unix script?
Explain how do you execute one program from within another?
What is a command and examples?
Is grep faster than awk?
What are shell variables?
How to remove certain lines from a file in Unix?
Which unix shell is best?
Is it possible to create new a file system in UNIX?
What is the full form of unix?
Explain some of the fundamental concepts of unix?
What is command statement?
What is the difference between awk and grep?
What are drawbacks of ssh v2?