Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst /sales > empl.lst grep sales empl.lst cut sales empl.lst None of these cat | /sales > empl.lst /sales > empl.lst grep sales empl.lst cut sales empl.lst None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; remove rd rmdir None of these rdir remove rd rmdir None of these rdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? cat pg lp None of these more cat pg lp None of these more ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is mesg None of these grep sleep halt mesg None of these grep sleep halt ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? All the these password profile Shadow All the these password profile Shadow ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out copy cp - p None of these cpio cp copy cp - p None of these cpio cp ANSWER DOWNLOAD EXAMIANS APP