Unix In vi editor, forward search is performed using the command. :pat /pat ?pat All of these :pat /pat ?pat All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd [p] cd p* cd p* cd p cd [p] cd p* cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 167 note chmod 671 note chmod 4=rwx, g=rw note chmod 761 note chmod 167 note chmod 671 note chmod 4=rwx, g=rw note chmod 761 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it -r None of these -1 #NAME? -r None of these -1 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? S s r R S s r R 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