Unix Which of the following is not a filter? sort grep None of these wc sort grep None of these wc ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .profile lastlogin .exrc .mbox None of these .profile lastlogin .exrc .mbox None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? r C c R r C c R ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? ? // ?? / ? // ?? / ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+r ??? emp chmod 222 emp? chmod 777 emp* chmod u+x emp[1-3] chmod u+r ??? emp chmod 222 emp? chmod 777 emp* chmod u+x emp[1-3] ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? None of these #NAME? pid -r option None of these #NAME? pid -r option ANSWER DOWNLOAD EXAMIANS APP