Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* mv * ../bin None of these mv *.* /bin/ mv * /bin/* mv * ../bin *.* mv * ../bin None of these mv *.* /bin/ mv * /bin/* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep cat more tee None of these grep cat more tee None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is halt None of these grep sleep mesg halt None of these grep sleep mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out None of these cp - p cpio copy cp None of these cp - p cpio copy cp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? C R v u None of these C R v u None of these ANSWER DOWNLOAD EXAMIANS APP