Linux What shell's wild-card is used to match a single character? [ijk] ? * [ijk] [ijk] ? * [ijk] ANSWER DOWNLOAD EXAMIANS APP
Linux How can you navigate around virtual consoles? None of these Ctrl+Alt+Del Alt+a+w+Function Key Ctrl+Function Key Alt+Function Key None of these Ctrl+Alt+Del Alt+a+w+Function Key Ctrl+Function Key Alt+Function Key ANSWER DOWNLOAD EXAMIANS APP
Linux After you have compiled your kernel, what do you have to edit to boot your new kernel image? /etc/conf.modules /etc/lilo.conf /boot/lilo.conf None of the listed here /etc/conf.modules /etc/lilo.conf /boot/lilo.conf None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux Which program is used to schedule particular jobs or programs at particular times on the system? Scheduler vi cron None of these Outlook Scheduler vi cron None of these Outlook ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count the total number of lines, words, and characters contained in a file? None of these wc wcount count p countw None of these wc wcount count p countw ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod ugo = r letter chmod a - rw letter chmod u + r, g + r, o - x letter chmod go + r letter chmod ugo = r letter chmod a - rw letter chmod u + r, g + r, o - x letter chmod go + r letter ANSWER DOWNLOAD EXAMIANS APP