Q. Which command is used to view compressed text file contents?

  • (A) cat
  • (B) zcat
  • (C) type
  • (D) None of above
πŸ’¬ Discuss
βœ… Correct Answer: (B) zcat

Q. a directory is a type of file. true or false?

  • (A) True
  • (B) False
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) True

Q. Under the root directory in linux, which directory contains system commands and utilities?

  • (A) /usr
  • (B) /tmp
  • (C) /sbin
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) /usr

Q. The linux kernel exists as a file named ...............

  • (A) vmlinuz
  • (B) vmlinux
  • (C) kernel
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) vmlinuz

Q. This default linux directory contains many of the linux commands.

  • (A) /bin
  • (B) /doc
  • (C) /lib
  • (D) /info
πŸ’¬ Discuss
βœ… Correct Answer: (A) /bin

Q. Linux is an example of a(n) ______.

  • (A) operating system
  • (B) broswer
  • (C) word processing software
  • (D) photo Editor
πŸ’¬ Discuss
βœ… Correct Answer: (A) operating system

Q. The top-level directory on a linux system is represented as ....................

  • (A) /
  • (B) $
  • (C) *
  • (D) #
πŸ’¬ Discuss
βœ… Correct Answer: (A) /

Q. Which of the following commands is used to summarize the disk usage?

  • (A) disk
  • (B) fdisk
  • (C) du
  • (D) chkdsk
πŸ’¬ Discuss
βœ… Correct Answer: (C) du

Q. Which of the following commands is used to copy directory structures in and out?

  • (A) cp
  • (B) cp-p
  • (C) cpio
  • (D) copy
πŸ’¬ Discuss
βœ… Correct Answer: (C) cpio

Q. Which of the following commands is used to change the working directory?

  • (A) cdir
  • (B) changedir
  • (C) chdir
  • (D) cd
πŸ’¬ Discuss
βœ… Correct Answer: (D) cd