Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? tar wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc cp wb collect mon ../misc tar wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? #NAME? pid -r option None of these #NAME? pid -r option None of these 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 seventh field of /etc/password is shell login home password None of these shell login home password None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? $ ; : # $ ; : # ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to delete the character beneath the cursor? None of these D x X dd None of these D x X dd ANSWER DOWNLOAD EXAMIANS APP