Operating Systems / Chapter 1: The Shell / The Shell

LWOS Example

Consider the following LWOS map for the quizzes that follow.

  • hostname: "hal500"
  • status: "idle"
  • interrupts:
    • keyboard: true
  • pressed_key: "x"
  • shell:
    • user_input: ""
    • buffer: "> "
  • display_io
    • data: "> "
    • signal: false
Quiz (1 point)

What is the computer's hostname?

Become a subscriber to save your progress, see the correct answer, and more!
Quiz (1 point)

What is the value of interrupts -> keyboard?

Become a subscriber to save your progress, see the correct answer, and more!
Quiz (1 point)

What is the value of pressed_key?

Become a subscriber to save your progress, see the correct answer, and more!
Previous Lesson Next Lesson

Comments

Please log in to add comments