Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -r -l None of these -b -d -r -l None of these -b -d ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? c R r C c R r C ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rmdir rdir None of these rd remove rmdir rdir None of these rd remove ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? lp prn pg print lp prn pg print 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/ mv * ../bin *.* None of these mv * ../bin mv * /bin/* mv *.* /bin/ mv * ../bin *.* None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? ? // / ?? ? // / ?? ANSWER DOWNLOAD EXAMIANS APP