Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? tar programs/wb misc/wb copy programs/wb misc/wb None of these copy a:programs/wb b:misc/wb cp programs/wb misc tar programs/wb misc/wb copy programs/wb misc/wb None of these copy a:programs/wb b:misc/wb cp programs/wb misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ts ai ic sm ts ai ic sm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? I A a None of these i I A a None of these i ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor left by one position to move cursor right by one position to move cursor down by one line None of these to move cursor to the beginning of the line specified by the number to move cursor left by one position to move cursor right by one position to move cursor down by one line None of these to move cursor to the beginning of the line specified by the number ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cd None of these chdir cdir changedir cd None of these chdir cdir changedir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. countw None of these count p wcount wc countw None of these count p wcount wc ANSWER DOWNLOAD EXAMIANS APP