Unix Which command is used to copy all files having the string chap and any two characters after that to the progs directory? cp chap* progs cp chap?? /progs/* cp chap[12] /progs/*.* cp chap?? progs cp chap* progs cp chap?? /progs/* cp chap[12] /progs/*.* cp chap?? progs ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 5 6 3 1 None of these 5 6 3 1 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /dev /tmp /etc /usr /dev /tmp /etc /usr ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to exit status of ast command executed. to list the positional parameters None of these to process number of the current shell to name the command being executed to exit status of ast command executed. to list the positional parameters None of these to process number of the current shell to name the command being executed ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it None of these -r -1 #NAME? None of these -r -1 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? None of these R u v C None of these R u v C ANSWER DOWNLOAD EXAMIANS APP