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? -b None of these -d -r -l -b None of these -d -r -l 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 < user.lste who | tee user.lst None of these who > user.lst who >> user.lst who < user.lste who | tee user.lst None of these who > user.lst who >> user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? [ijk] [!ijk] * ? None of these [ijk] [!ijk] * ? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? None of these cd cd/ cd.. cd HOME. None of these cd cd/ cd.. cd HOME. 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 command is used to list out all the hidden files along with the other files? ls -l ls -x ls -a ls -F ls -l ls -x ls -a ls -F ANSWER DOWNLOAD EXAMIANS APP