Linux What command is used to count the number of files in the current directory by using pipes? ls | wc - w ls | wc ls | wc - l ls | ws - c ls | wc - w ls | wc ls | wc - l ls | ws - c ANSWER DOWNLOAD EXAMIANS APP
Linux Which command can force all buffers to disk? None of these edbuff sync flush save None of these edbuff sync flush save ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is a valid format for mounting a CD-ROM drive? 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 All of these mount /dev/cdrom ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following NIS clients, finds and stores information about an NIS domain and server? ypbind ypwhich yppoll None of these ypcat ypbind ypwhich yppoll None of these ypcat ANSWER DOWNLOAD EXAMIANS APP
Linux To create an installation boot floppy disk from Linux (or another Unix) machine, what command could you use? fdisk None of the listed here fsck dd fdisk None of the listed here fsck dd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to append text at end of line? i A I a None of these i A I a None of these ANSWER DOWNLOAD EXAMIANS APP