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 |
Is shell a scripting language?
How can you get the value of pi till a 100 decimal places?
What is option in shell script?
How to print all array elements and their respective indexes?
How would you replace the n character in a file with some xyz?
Explain about login shell?
I want to connect to a remote server and execute some commands, how can I achieve this?
Write the syntax for "if" conditionals in linux?
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
What is bash coding?
How do I edit a .sh file?
What can scripts do?