How to take input values from the user?
Answers were Sorted based on User's Feedback
Answer / guest
1. using read command
2. reading input from a file
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / swaroopa
Use the command read. Suppose you want to take the path of
an argument, then read the variable like
read folder_path
Is This Answer Correct ? | 4 Yes | 0 No |
What is shift command in shell script?
Is scripting and coding the same thing?
What is a batch file used for?
Write down the syntax of "for " loop
What is the significance of the shebang line in shell scripting?
I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?
What is use of "cut" command?
There are three departments A,B and C.Write a query to display the names of all the persons( in departments other than A) who are paid higher than the person receiving the lowest salary in DEPT A
What does path stand for?
What is console line?
What is shell application?
What does debug script mean?