Shell Scripting Question:
Download Questions PDF

How do you read keyboard input in shell scripts?

Answer:

read {variable-name}

Download Shell Scripting Interview Questions And Answers PDF

Previous QuestionNext Question
How do you define a function in a shell script?How does a case statement look in shell scripts?