Unix Which of the following commands is used to copy directory structures in and out cp cp - p copy None of these cpio cp cp - p copy None of these cpio ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the > symbols None of these >> symbols < symbols > symbols None of these >> symbols < symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who > user.lst who < user.lste who | tee user.lst None of these who >> user.lst who > user.lst who < user.lste who | tee user.lst None of these who >> user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *.* ls *[lst] ls -l *.lst ls lst* ls *.* ls *[lst] ls -l *.lst ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? None of these wc sort grep None of these wc sort grep 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