Unix The command used to compare the files is known as comp ccp do cmp comp ccp do cmp ANSWER DOWNLOAD EXAMIANS APP
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? -l -r -b -d None of these -l -r -b -d None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? ren remove mv rename ren remove mv rename ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? sort wc grep None of these sort wc grep None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who | tee user.lst who > user.lst who >> user.lst who < user.lste None of these who | tee user.lst who > user.lst who >> user.lst who < user.lste None of these 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