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 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 copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd [p] cd p* cd p* cd p cd [p] cd p* cd p* cd p ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is grep sort tee tr grep sort tee tr ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with None of these -c #NAME? -r option None of these -c #NAME? -r option ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -x ls -l ls -l -d ls -F ls -x ls -l ls -l -d ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls -x None of these lc ls -1 ls ls -x None of these lc ls -1 ls ANSWER DOWNLOAD EXAMIANS APP