Unix Which command is used to terminate a process? cancel kill shutdown haltsys cancel kill shutdown haltsys ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? ech None of these rch tch fch ech None of these rch tch fch ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? None of these [ijk] ? * [!ijk] None of these [ijk] ? * [!ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? tar programs/wb misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx 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 of the following commands is used to list contents of directories? lp ls tar dir lp ls tar dir ANSWER DOWNLOAD EXAMIANS APP