Linux What command is used to count just the number of characters in a file? wc - c wc - w wc - 1 wc - r wc - c wc - w wc - 1 wc - r ANSWER DOWNLOAD EXAMIANS APP
Linux What command do you use to create Linux file systems? mount None of these fdisk fsck mkfs mount None of these fdisk fsck mkfs ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete three words? 3 dw 3 dd 3$d None of the listed here 3 dw 3 dd 3$d None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is a valid format for mounting a CD-ROM drive? mount /mnt/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom None of these All of these mount /dev/cdrom mount /mnt/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom None of these All of these mount /dev/cdrom ANSWER DOWNLOAD EXAMIANS APP
Linux How can you add Amit, a new user, to your system? None of these Using useradd Using linuxconf Using adduser All of these None of these Using useradd Using linuxconf Using adduser All of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete a single character? None of these y z a x None of these y z a x ANSWER DOWNLOAD EXAMIANS APP