Linux What shell's wild-card is used to match a single character? ? [ijk] * [ijk] ? [ijk] * [ijk] ANSWER DOWNLOAD EXAMIANS APP
Linux How many primary partitions can exist on one drive? None of these 2 4 1 16 None of these 2 4 1 16 ANSWER DOWNLOAD EXAMIANS APP
Linux Where can system and mail logs be found in Ret Hat Linux? /var/log /etc/log /mail All of the listed here /var/log /etc/log /mail All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count the total number of lines, words, and characters contained in a file? countw wcount None of these count p wc countw wcount None of these count p wc ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following format of partition tables does Linux use? Linux DOS BSD None of the listed here Linux DOS BSD None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod g - x, uo + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod u - x, go + r letter ANSWER DOWNLOAD EXAMIANS APP