Linux What command is used to display your current working directory? path None of the listed here prompt $p$g pwd path None of the listed here prompt $p$g pwd ANSWER DOWNLOAD EXAMIANS APP
Linux What X-based tool is available for configuring the X Window system? xf86config None of these All of these XConfigurator XF86Setup xf86config None of these All of these XConfigurator XF86Setup ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count the number of files in the current directory by using pipes? ls | wc ls | wc - w ls | ws - c ls | wc - l ls | wc ls | wc - w ls | ws - c ls | wc - l ANSWER DOWNLOAD EXAMIANS APP
Linux How can you navigate around virtual consoles? None of these Ctrl+Alt+Del Alt+Function Key Alt+a+w+Function Key Ctrl+Function Key None of these Ctrl+Alt+Del Alt+Function Key Alt+a+w+Function Key Ctrl+Function Key ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is a valid format for mounting a CD-ROM drive? All of these mount /dev/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom None of these mount /mnt/cdrom All of these mount /dev/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom None of these mount /mnt/cdrom 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 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 chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP