What will the following command do (select all that apply): read -p “Enter data> “ test (choose two)

What will the following command do (select all that apply): read -p “Enter data> “ test (choose two)Category: Introduction to Linux IIWhat will the following command do (select all that apply): read -p “Enter data> “ test (choose two)
Linux Questions Staff asked 1 year ago

What will the following command do (select all that apply):

read -p “Enter data> “ test

(choose two)

  • Print the input on local printer
  • Work the same way as the type command
  • Store user input into a variable called test
  • Show a prompt along with blinking cursor

About the author