Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * /bin/* None of these mv * ../bin *.* mv *.* /bin/ mv * ../bin mv * /bin/* None of these mv * ../bin *.* 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? cat more None of these tee grep cat more None of these tee grep ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is halt mesg None of these grep sleep halt mesg None of these grep sleep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out None of these cpio copy cp - p cp None of these cpio copy cp - p cp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? R C None of these v u R C None of these v u ANSWER DOWNLOAD EXAMIANS APP