Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these [ijk] * ? [!ijk] None of these [ijk] * ? [!ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sh sort sort -r st sh sort sort -r st ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? copy cp None of these tar cpio copy cp None of these tar cpio ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? crdir mkdir md cr None of these crdir mkdir md cr None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor to the first column in the current line to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor backward to the beginning of a word to move the cursor to the upperleft corner of the screen to move the cursor to the first column in the current line to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor backward to the beginning of a word to move the cursor to the upperleft corner of the screen ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? more cat ls file more cat ls file ANSWER DOWNLOAD EXAMIANS APP