Unix Which command is used with vi editor to move the cursor to the left? j i h None of these k j i h None of these k 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 rch tch fch None of these ech rch tch fch None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who > user.lst who >> user.lst None of these who | tee user.lst who < user.lste who > user.lst who >> user.lst None of these who | tee user.lst who < user.lste ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? cancel kill shutdown haltsys cancel kill shutdown haltsys ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? [!ijk] * ? [ijk] None of these [!ijk] * ? [ijk] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sh sort st None of these sort -r sh sort st None of these sort -r ANSWER DOWNLOAD EXAMIANS APP