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