Unix Which command sends the word count of the file infile to the newfile. wc infile - newfile wc newfile wc infile | newfile wc infile >newfile wc infile - newfile wc newfile wc infile | newfile wc infile >newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? cancel shutdown kill haltsys cancel shutdown kill haltsys ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols > symbols None of these < symbols >> symbols > symbols None of these < symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? m user-list r user-list None of these d user-list e user-list m user-list r user-list None of these d user-list e user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd/ cd.. None of these cd cd HOME. cd/ cd.. None of these cd cd HOME. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the current shell? None of these $$ $* $! None of these $$ $* $! ANSWER DOWNLOAD EXAMIANS APP