Linux What of the following tool is used to check and repair Linux file systems? mkfs mount fsck fdisk mkfs mount fsck fdisk ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to change the working directory? changedir cdir chdir cd changedir cdir chdir cd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count just the number of characters in a file? wc - w wc - r wc - 1 wc - c wc - w wc - r wc - 1 wc - c ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to list contents of directories? ls lp dir None of these tar ls lp dir None of these tar ANSWER DOWNLOAD EXAMIANS APP
Linux LILO stands for Linux loader All of the listed here is the Linux boot loader is a tool used to boot the Kernel on x86 hardware stands for Linux loader All of the listed here is the Linux boot loader is a tool used to boot the Kernel on x86 hardware 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 + r, u + x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + x, u - x letter ANSWER DOWNLOAD EXAMIANS APP