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 12813The very first process created by the kernal that runs till the kernal process is haltes is
IBM,
6 16537The 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 13989interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all
2 7441
What is the use of the command 'ls -x chapter[1-5]' ?
How does unix socket work?
How to get the last word from a line in Unix file?
Is unix only for supercomputers?
What is the first character of the output in ls l command?
What are reported commands?
What are the requirements for a swapper to work?
What unix is mac os based on?
What is $# in unix?
Explain what are the system calls used for process management?
What does sed command do in unix?
How does unix pipe work?
What are different types of files in unix?
Why is unix better than windows?
What is command substitution?