Question: In BASH shell scripting, what does the following line do ? read - p Enter a number: number 1 Only provides output to a
In BASH shell scripting, what does the following line do
read p "Enter a number: number
Only provides output to a user
Compiles the script code
User input stored in script variable number
Loops through the script
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
