Unix Which of the following options will be used to display number of blocks used by a file? #NAME? -r option -c None of these #NAME? -r option -c None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? s a S A s a S A ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai sm ic ts ai sm ic ts 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? more [emp][!0-9] cat emp[x-z] cat emp[!0-9] cat emp[a-z] more [emp][!0-9] cat emp[x-z] cat emp[!0-9] cat emp[a-z] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? dir ls tar lp dir ls tar lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -w wc -c None of these wc -l wc -r wc -w wc -c None of these wc -l wc -r ANSWER DOWNLOAD EXAMIANS APP