Unix Which command will be used with vi editor to insert text to left of cursor? S s a i S s a i ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; None of these remove rmdir rd rdir None of these remove rmdir rd rdir 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 Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+r letter chmod ugo+x letter chmod ugo+rw letter chmod u+x letter chmod ugo+r letter chmod ugo+x letter chmod ugo+rw letter chmod u+x letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort -r sh st sort sort -r sh st sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? None of these tar lk cp ln None of these tar lk cp ln ANSWER DOWNLOAD EXAMIANS APP