Unix Which command is used to save the standard output in a file, as well as display it on the terminal? cat None of these grep tee more cat None of these grep tee more ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor down by one line to move cursor left by one position 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 down by one line to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor right by one position None of these 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 u+x emp[1-3] chmod 222 emp? chmod 777 emp* chmod u+r ??? emp chmod u+x emp[1-3] chmod 222 emp? chmod 777 emp* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? rch ech None of these tch fch rch ech None of these tch fch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control-c] [Control - u] [Control-d] None of these [Control -P] [Control-c] [Control - u] [Control-d] None of these [Control -P] ANSWER DOWNLOAD EXAMIANS APP