Shell Scripting Question:
How do you read keyboard input in shell scripts?
Answer:
read {variable-name}
Previous Question | Next Question |
How do you define a function in a shell script? | How does a case statement look in shell scripts? |
Previous Question | Next Question |
How do you define a function in a shell script? | How does a case statement look in shell scripts? |