Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it -1 #NAME? -r None of these -1 #NAME? -r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? sort wc None of these grep sort wc None of these grep 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.lst who >> user.lst who | tee user.lst None of these who < user.lste who > user.lst who >> user.lst who | tee user.lst None of these who < user.lste ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? None of these e user-list m user-list d user-list r user-list None of these e user-list m user-list d user-list r user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -c wc -r wc -w wc - 1 wc -c wc -r wc -w wc - 1 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? kill None of these +(m+l).n #NAME? kill None of these +(m+l).n #NAME? ANSWER DOWNLOAD EXAMIANS APP