Unix The [line number G] key allows you to move cursor right by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number None of these to move cursor left by one position to move cursor right by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number None of these to move cursor left by one position 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 u+w note chmod u+x note chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note chmod ugo+x note chmod g+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? cd cd/ chdir None of these cd .. cd cd/ chdir None of these cd .. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? R rch None of these j S R rch None of these j S ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc - 1 wc -w wc -c wc -r wc - 1 wc -w wc -c wc -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? head more cat grep head more cat grep ANSWER DOWNLOAD EXAMIANS APP