Unix The [line number G] key allows you to move cursor down by one line to move cursor to the beginning of the line specified by the number to move cursor right by one position None of these to move cursor left by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number to move cursor right by one position None of these to move cursor left by one position ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? None of these #NAME? kill +(m+l).n None of these #NAME? kill +(m+l).n ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? $ : # ; $ : # ; ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 1 3 5 None of these 6 1 3 5 None of these 6 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? S s R r S s R r ANSWER DOWNLOAD EXAMIANS APP