Linux What command is used to display the top of the file? head more cat grep head more cat grep ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to all of the files named "report"? None of the listed here chmod u + x report chmod ugo + x report chmod ugo + rw report None of the listed here chmod u + x report chmod ugo + x report chmod ugo + rw report ANSWER DOWNLOAD EXAMIANS APP
Linux Which file is used to configure which filesystems are mounted? /etc/mount.sys None of the listed here /etc/filesys /etc/fstab /etc/mount.sys None of the listed here /etc/filesys /etc/fstab ANSWER DOWNLOAD EXAMIANS APP
Linux What does FSF stand for? Free Software File Free Software Foundation File Server First None of these First Serve First Free Software File Free Software Foundation File Server First None of these First Serve First ANSWER DOWNLOAD EXAMIANS APP
Linux To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source? None of the listed here /usr/local /usr/src/linux /usr/bin None of the listed here /usr/local /usr/src/linux /usr/bin ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match any number of characters including none? [!ijk] * None of these [ijk] ? [!ijk] * None of these [ijk] ? ANSWER DOWNLOAD EXAMIANS APP