Unix Which of the following shell's wildcards are used to match any number of characters including none? [ijk] * [!ijk] ? None of these [ijk] * [!ijk] ? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rd rdir remove rmdir None of these rd rdir remove rmdir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod g+x note chmod u+w note chmod ugo+x note chmod u+x note chmod g+x note chmod u+w note chmod ugo+x note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor backward to the beginning of a word to move the cursor to the first column in the current line 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 backward to the beginning of a word to move the cursor to the first column in the current line 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. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? tar wb collect mon /misc copy wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc tar wb collect mon /misc copy wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+r letter chmod ugo+rw letter chmod ugo+x letter chmod u+x letter chmod ugo+r letter chmod ugo+rw letter chmod ugo+x letter chmod u+x letter ANSWER DOWNLOAD EXAMIANS APP