Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ts sm ai ic ts sm ai ic ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? changedir None of these cdir chdir cd changedir None of these cdir chdir cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[a-z] cat emp[x-z] cat emp[!0-9] more [emp][!0-9] cat emp[a-z] cat emp[x-z] cat emp[!0-9] more [emp][!0-9] ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? None of these #NAME? -r option pid None of these #NAME? -r option pid 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 terminate all processes in your own system except the login shell? None of these kill 0 cancel all kill 1 cancel 1 None of these kill 0 cancel all kill 1 cancel 1 ANSWER DOWNLOAD EXAMIANS APP