Unix Which command is used to terminate a process? cancel shutdown kill haltsys cancel shutdown kill haltsys ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod u+x letter chmod ugo+x letter chmod ugo+r letter chmod ugo+rw letter chmod u+x letter chmod ugo+x letter chmod ugo+r letter chmod ugo+rw letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? who tty None of these stty ls who tty None of these stty ls ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? None of these grep sort wc None of these grep sort wc 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 newfile wc infile - newfile wc infile >newfile wc infile | newfile wc newfile wc infile - newfile 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