Linux What command is used to count the number of files in the current directory by using pipes? ls | wc ls | wc - w ls | wc - l ls | ws - c ls | wc ls | wc - w ls | wc - l ls | ws - c ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is a valid format for mounting a CD-ROM drive? mount /dev/cdrom All of these None of these mount /mnt/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom mount /dev/cdrom All of these None of these mount /mnt/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to halt a Linux system? init 0 Ctrl+Alt+Del Shutdown -t Shutdown -g -y0 init 0 Ctrl+Alt+Del Shutdown -t Shutdown -g -y0 ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to move the cursor to the left? k l j h k l j h ANSWER DOWNLOAD EXAMIANS APP
Linux What of the following tool is used to check and repair Linux file systems? fdisk mkfs fsck mount fdisk mkfs fsck mount ANSWER DOWNLOAD EXAMIANS APP
Linux What command can be used to get information about yourself? which None of the listed here pwd who am i which None of the listed here pwd who am i ANSWER DOWNLOAD EXAMIANS APP