Shell Scripting Question:
Download Questions PDF

What’s the conditional statement in shell scripting?

Shell Scripting Interview Question
Shell Scripting Interview Question

Answer:

if {condition} then … fi

Download Shell Scripting Interview Questions And Answers PDF

Previous QuestionNext Question
How do you refer to the arguments passed to a shell script?How do you do number comparison in shell scripts?