Shell Scripting Question:
Download Questions PDF

How do you find out the number of arguments passed to the shell script?

Answer:

$#

Download Shell Scripting Interview Questions And Answers PDF

Previous QuestionNext Question
How do you do Boolean logic operators in shell scripting?What’s a way to do multilevel if-else’s in shell scripting?