What is a bash command?
What are reported commands?
What difference between cmp and diff commands?
What is the comma to show the space allocation of files?
What does #!/ Bin sh do?
Where LOG fiels resides in AIX and pls tel me how to remove the log file
distinguish between interrupts and exceptions?
how will you login one server's shell prompt to an another server?
5 Answers Cosmic Infotech, Perot Systems,
What is the difference between pipe (|) and tee command in unix
How do you move a process which is running background to foreground?
what is the use of uniq commmand?
The 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
what is shell?