Computer Science, asked by luckypaswan9807, 20 days ago

Which command is used to read the value of a variable from the user?​

Answers

Answered by rajeshgupta302740
0

Explanation:

To read the Bash user input, we use the built-in Bash command called read. It takes input from the user and assigns it to the variable. It reads only a single line from the Bash shell. Below is the syntax for its implementation

PLEASE SUPPORT ME AS BRAINIEST

Answered by yuvikanishtha
0

Answer:

To read the Bash user input, we use the built-in Bash command called read. It takes input from the user and assigns it to the variable. It reads only a single line from the Bash shell. Below is the syntax for its implementation

Similar questions
Math, 7 months ago