Question: How can you create a shared terminal in a Bash shell?

  1. screen
  2. screen -X
  3. screen --shared
  4. terminal -shared

Answer: The correct answer of the above question is Option A:screen