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 + x, u - x letter chmod go + r, u + x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod u - x, go + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to compare the files? cmp comp ccp du cmp comp ccp du ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to summarize the disk usage? disk fdisk chkdsk du disk fdisk chkdsk du ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to list the jobs currently in print queues? lprm lpc lpr lpq lprm lpc lpr lpq ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following format of partition tables does Linux use? None of the listed here Linux BSD DOS None of the listed here Linux BSD DOS ANSWER DOWNLOAD EXAMIANS APP