Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep cat None of these more tee grep cat None of these more tee ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as comp do ccp cmp comp do ccp cmp ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Korn shell C shell None of these Smith shell Bourne shell Korn shell C shell None of these Smith shell Bourne shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? None of these wc -l wc -c wc -w wc -r None of these wc -l wc -c wc -w wc -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod ugo=r note chmod go+r note chmod a-rw chmod u+r,g+r,o-x note None of these chmod ugo=r note chmod go+r note chmod a-rw chmod u+r,g+r,o-x note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? S None of these R j rch S None of these R j rch ANSWER DOWNLOAD EXAMIANS APP