Unix Which of the following commands is used to identify the type of file by context? ls file cat more ls file cat more ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out cpio cp - p None of these copy cp cpio cp - p None of these copy cp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? R S j None of these rch R S j None of these rch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? None of these tar copy cpio cp None of these tar copy cpio cp ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | ws -c ls -l | wc -l ls | wc -w ls | wc ls | ws -c ls -l | wc -l ls | wc -w ls | wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? pat^ None of these $pat pat$ ^pat pat^ None of these $pat pat$ ^pat ANSWER DOWNLOAD EXAMIANS APP