Unix Which of are following internal commands is used in mail to forward mail to user in user-list? e user-list None of these r user-list d user-list m user-list e user-list None of these r user-list d user-list m user-list ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is grep sort tee tr grep sort tee tr ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. count p countw wcount wc None of these count p countw wcount wc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -x a+x progs chmod -R 222 progs chmod -R a+x progs chmod -1 a+x progs chmod -x a+x progs chmod -R 222 progs chmod -R a+x progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? ln None of these cp tar lk ln None of these cp tar lk ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? $pat None of these pat$ pat^ ^pat $pat None of these pat$ pat^ ^pat ANSWER DOWNLOAD EXAMIANS APP