Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai sm ts ic ai sm ts ic ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? [!ijk] [ijk] ? * None of these [!ijk] [ijk] ? * None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -r None of these wc -w wc -c wc -l wc -r None of these wc -w wc -c wc -l ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory /unix directory /bin and /usr/bin directories None of these /tmp directory /dev directory /unix directory /bin and /usr/bin directories None of these /tmp directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? j S rch R None of these j S rch R None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 755 744 555 755 744 555 ANSWER DOWNLOAD EXAMIANS APP