Unix The command used to remove the directory is; rd None of these remove rdir rmdir rd None of these remove rdir rmdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -c wc -w wc - 1 wc -r wc -c wc -w wc - 1 wc -r 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 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? None of these -b -d -r -l None of these -b -d -r -l ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. lastlogin None of these .exrc .mbox .profile lastlogin None of these .exrc .mbox .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? None of these kill +(m+l).n #NAME? None of these kill +(m+l).n #NAME? ANSWER DOWNLOAD EXAMIANS APP