Unix Which command is used to list all the files with extension .lst? ls lst* ls *[lst] ls -l *.lst ls *.* ls lst* ls *[lst] ls -l *.lst ls *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. count p wcount wc countw None of these count p wcount wc countw None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? # None of these $ ! @ # None of these $ ! @ ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? bof None of these eof head - r tail bof None of these eof head - r tail ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. { ( ) } { ( ) } ANSWER DOWNLOAD EXAMIANS APP