Unix Which command will be used with vi editor to replace text from cursor to right? c C R r c C R r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? vi cat ed lyrix vi cat ed lyrix ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? prompt $p$g dir path pwd prompt $p$g dir path pwd ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the < symbols >> symbols > symbols None of these < symbols >> symbols > symbols None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? copy None of these tar cpio cp copy None of these tar cpio cp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile >newfile wc infile | newfile wc newfile wc infile - newfile wc infile >newfile wc infile | newfile wc newfile wc infile - newfile ANSWER DOWNLOAD EXAMIANS APP