Tag: operating systems

Questions Related to operating systems

comm This command can be used to check whether two files are identical

  1. True

  2. False


Correct Option: B

lp This command breaks up a file into equi-line segments ie splitting a file into multiple files.

  1. True

  2. False


Correct Option: B

spell: This command takes the filename as arguments and generates a list of spellings that the program recognizes as mistakes.

  1. True

  2. False


Correct Option: A

Which NFS server file contains a list of clients that currently have the server's NFS file systems mounted?

  1. /etc/mnttab

  2. /etc/fstab

  3. /etc/rmtab

  4. /etc/exports


Correct Option: C

Which program initially started starts rpcbind at boot?

  1. /sbin/init.d/named

  2. /sbin/init.d/net

  3. /sbin/init.d/nfs.core

  4. /sbin/init.d/rpcbind


Correct Option: C