Unix Which command is used to link the files? None of these ln lk tar cp None of these ln lk tar cp ANSWER DOWNLOAD EXAMIANS APP
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[12] /progs/*.* cp chap?? /progs/* cp chap* progs cp chap?? progs cp chap[12] /progs/*.* cp chap?? /progs/* cp chap* progs cp chap?? progs ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is halt sleep grep None of these mesg halt sleep grep None of these mesg 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 -1 -r None of these #NAME? -1 -r None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? S s i a S s i a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? more cat grep head more cat grep head ANSWER DOWNLOAD EXAMIANS APP