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