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
Please login or Register to submit your answer