Unix Which of the following commands is used to copy directory structures in and out cp - p cp cpio None of these copy cp - p cp cpio None of these copy ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? /sales > empl.lst cat | /sales > empl.lst cut sales empl.lst None of these grep sales empl.lst /sales > empl.lst cat | /sales > empl.lst cut sales empl.lst None of these grep sales empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /usr /tmp /dev /etc /usr /tmp /dev /etc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? remove mv del rm remove mv del rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? lp pg print prn lp pg print prn ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these [ijk] * [!ijk] ? None of these [ijk] * [!ijk] ? ANSWER DOWNLOAD EXAMIANS APP