Unix Which command is used to display and create files? vi lyrix cat ed vi lyrix cat ed ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? mail calendar mesg None of these write mail calendar mesg None of these write ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | wc ls -l | wc -l ls | ws -c ls | wc -w ls | wc ls -l | wc -l ls | ws -c ls | wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? ^pat pat$ pat^ $pat ^pat pat$ pat^ $pat ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor backward to the beginning of a word to move the cursor to the first column in the current line to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen to move the cursor backward to the beginning of a word to move the cursor to the first column in the current line to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :x None of these :w :q q! :x None of these :w :q q! ANSWER DOWNLOAD EXAMIANS APP