Unix Which of following commands is used for an automatic reminder service? calendar None of these write mail mesg calendar None of these write mail mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile >newfile wc infile | newfile wc infile - newfile wc newfile wc infile >newfile wc infile | newfile wc infile - newfile wc newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? None of these grep sales empl.lst cut sales empl.lst cat | /sales > empl.lst /sales > empl.lst None of these grep sales empl.lst cut sales empl.lst cat | /sales > empl.lst /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. grep mesg write mail grep mesg write mail ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? kill #NAME? +(m+l).n None of these kill #NAME? +(m+l).n None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? None of these d user-list r user-list m user-list e user-list None of these d user-list r user-list m user-list e user-list ANSWER DOWNLOAD EXAMIANS APP