Q. Which key open a new line and places the cursor in the beginning of that new line?

  • (A) p
  • (B) P
  • (C) o
  • (D) O
πŸ’¬ Discuss
βœ… Correct Answer: (C) o

Q. Command Option starts with

  • (A) + plus
  • (B) – minus
  • (C) / slash
  • (D) * astricks
πŸ’¬ Discuss
βœ… Correct Answer: (B) – minus

Q. Who developed an effective PC version of Unix for Minix users?

  • (A) Linus Torvalds
  • (B) Prof. Andrew S. Tannenbaum
  • (C) Ken Thomson
  • (D) Dennis Ritchie
πŸ’¬ Discuss
βœ… Correct Answer: (A) Linus Torvalds

Q. Which command allows you to change a single character where the cursor is currently on?

  • (A) o
  • (B) O
  • (C) r
  • (D) R
πŸ’¬ Discuss
βœ… Correct Answer: (C) r

Q. What is the reference of the second partition on the first hard drive?

  • (A) dha
  • (B) hda
  • (C) hda2
  • (D) hd
πŸ’¬ Discuss
βœ… Correct Answer: (C) hda2

Q. Which sign is a substitute for our home directory?

  • (A) (~) tilde
  • (B) (*) astrisks
  • (C) (#) hash
  • (D) ($) dollar
πŸ’¬ Discuss
βœ… Correct Answer: (A) (~) tilde

Q. What is the key used to quit Vi editor?

  • (A) q!
  • (B) :a!
  • (C) q
  • (D) :q
πŸ’¬ Discuss
βœ… Correct Answer: (D) :q

Q. How will you go to a particular line number in Vi editor?

  • (A) line number N
  • (B) line number B
  • (C) line number G
  • (D) line number R
πŸ’¬ Discuss
βœ… Correct Answer: (C) line number G

Q. Which standard of Unix was followed by Linux?

  • (A) Unicode
  • (B) ASCII
  • (C) ANSI
  • (D) Byte code
πŸ’¬ Discuss
βœ… Correct Answer: (C) ANSI

Q. Linux systems allow many users to work

  • (A) Separately
  • (B) Simultaneously
  • (C) Constantly
  • (D) None
πŸ’¬ Discuss
βœ… Correct Answer: (B) Simultaneously