Linux What command is used with vi editor to delete three words? 3$d 3 dw 3 dd None of the listed here 3$d 3 dw 3 dd None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux How many extended partitions can exist on one drive? 1 4 16 2 None of these 1 4 16 2 None of these ANSWER DOWNLOAD EXAMIANS APP
Linux In which directory can you store system user default files used for creating user directories? /usr/tmp /etc/skel /etc/default None of these /etc/users /usr/tmp /etc/skel /etc/default None of these /etc/users 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 None of the listed here /etc/lilo.conf /boot/lilo.conf /etc/conf.modules None of the listed here /etc/lilo.conf /boot/lilo.conf 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 go + x, u - x letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod u - x, go + r letter chmod go + x, u - x letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod u - x, go + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count just the number of lines contained in a file? wc - c wc - w wc - l None of these wc - r wc - c wc - w wc - l None of these wc - r ANSWER DOWNLOAD EXAMIANS APP