Linux What command is used to save the standard output in a file, as well as display it on the terminal? cat tee more grep None of these cat tee more grep None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod a - rw letter chmod go + r letter chmod u + r, g + r, o - x letter chmod ugo = r letter chmod a - rw letter chmod go + r letter chmod u + r, g + r, o - x letter chmod ugo = r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove jobs from the print queue? lpr lpc lpq lprm None of these lpr lpc lpq lprm None of these ANSWER DOWNLOAD EXAMIANS APP
Linux How can you rebuild the RPM file to include the new patches? - - recompile - - execute - - rebuild None of the listed here - - recompile - - execute - - rebuild None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match a single character? ? * [ijk] [ijk] ? * [ijk] [ijk] ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is a valid format for mounting a CD-ROM drive? All of these mount /mnt/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom None of these mount /dev/cdrom All of these mount /mnt/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom None of these mount /dev/cdrom ANSWER DOWNLOAD EXAMIANS APP