Unix Which of command is used to copy a file? cp tar copy cpio None of these cp tar copy cpio None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells who the owner of the file is All of these how large the file is and when the file was last modified. None of these the name of the group owner of the file who the owner of the file is All of these how large the file is and when the file was last modified. None of these the name of the group owner of the file ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor to the upperleft corner of the screen to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the first column in the current line 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 a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the first column in the current line to move the cursor backward to the beginning of a word ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? copy a:programs/wb b:misc/wb cp programs/wb misc copy programs/wb misc/wb tar programs/wb misc/wb None of these copy a:programs/wb b:misc/wb cp programs/wb misc copy programs/wb misc/wb tar programs/wb misc/wb None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* All of these catch .ch patch All of these catch .ch patch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? * [ijk] None of these ? [!ijk] * [ijk] None of these ? [!ijk] ANSWER DOWNLOAD EXAMIANS APP