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[12] /progs/*.* cp chap?? /progs/* cp chap?? progs cp chap* progs cp chap[12] /progs/*.* cp chap?? /progs/* cp chap?? progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? ls who None of these stty tty ls who None of these stty tty ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? cat lyrix ed vi cat lyrix ed vi 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 -1 #NAME? -r None of these -1 #NAME? -r ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is mesg sleep grep None of these halt mesg sleep grep None of these halt ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP