Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tee sort tr grep tee sort tr grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? None of these wc grep sort None of these wc grep sort ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rmdir remove rd rdir None of these rmdir remove rd rdir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -1 -2 #NAME? -4 -1 -2 #NAME? -4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? file cat ls more file cat ls more ANSWER DOWNLOAD EXAMIANS APP
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? copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc cp wb collect mon ../misc copy wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc cp wb collect mon ../misc copy wb collect mon /misc None of these ANSWER DOWNLOAD EXAMIANS APP