Home / Computer Science / Unix & Linux Basics :: section-1

Computer Science :: Unix & Linux Basics

  1. What command is used to assign executable permission to the owner of the file named "letter"?

  2. A.

     chmod ugo + x letter

    B.

     chmod u + x letter

    C.

     chmod u + w letter

    D.

     chmod g + x letter

    E.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  3. What command is used to compare the files?

  4. A.

     ccp

    B.

     du

    C.

     cmp

    D.

     comp

    E.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  5. What command is used to summarize the disk usage?

  6. A.

     disk

    B.

     du

    C.

     fdisk

    D.

     chkdsk

    E.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  7. What command is used to list the jobs currently in print queues?

  8. A.

     lpq

    B.

     lpr

    C.

     lprm

    D.

     lpc

    E.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  9. Which of the following format of partition tables does Linux use?

  10. A.

     Linux

    B.

     BSD

    C.

     UnixWare

    D.

     DOS

    E.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  11. Which of the following NIS clients returns the name of the NIS server used by the NIS client?

  12. A.

     ypwhich

    B.

     ypbind

    C.

     ypcat

    D.

     yppoll

    E.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum