GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
16. | What does FSF stand for? | ||
A. | Free Software File | ||
B. | File Server First | ||
C. | First Serve First | ||
D. | Free Software Foundation | ||
17. | Which of the following is a valid format for mounting a CD-ROM drive? | ||
A. | mount -t iso9660 /dev/cdrom / mnt/cdrom | ||
B. | mount /dev/cdrom | ||
C. | mount /mnt/cdrom | ||
D. | All of the above | ||
18. | What command do you use to create Linux file systems? | ||
A. | fdisk | ||
B. | mkfs | ||
C. | fsck | ||
D. | mount | ||
19. | Which of the following command can you execute to count the number of lines in a file? | ||
A. | lc | ||
B. | wc - l | ||
C. | cl | ||
D. | count | ||
20. | Which of the following is not a communication command? | ||
A. | grep | ||
B. | |||
C. | mesg | ||
D. | write | ||