Unix Which of the following keys is used to delete the character beneath the cursor? X None of these x D dd X None of these x D dd 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 None of these -1 -r #NAME? None of these -1 -r #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? $pat ^pat None of these pat$ pat^ $pat ^pat None of these pat$ pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv *.* /bin/ mv * ../bin mv * ../bin *.* None of these mv * /bin/* mv *.* /bin/ mv * ../bin mv * ../bin *.* None of these mv * /bin/* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rmdir rdir rd dldir rmdir rdir rd dldir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :w None of these :q q! :x :w None of these :q q! :x ANSWER DOWNLOAD EXAMIANS APP