Unix Which set option is used with vi editor to display line numbers on screen? li nm ic nu li nm ic nu ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod u+x letter chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter chmod u+x letter chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat cut paste grep cat cut paste grep ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor to the upperleft corner of the screen 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 a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen 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 a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as comp cmp ccp do comp cmp ccp do ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? [ijk] ? * None of these [!ijk] [ijk] ? * None of these [!ijk] ANSWER DOWNLOAD EXAMIANS APP