Unix Which command will be used with vi editor to replace text from cursor to right? c R r C c R r C 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? kill None of these #NAME? +(m+l).n kill None of these #NAME? +(m+l).n ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? ls stty None of these who tty ls stty None of these who tty 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 with vi editor to search a pattern in the forward direction? // ? / ?? // ? / ?? ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols None of these < symbols > symbols >> symbols None of these < symbols > symbols ANSWER DOWNLOAD EXAMIANS APP