Shell Scripting Question:
Download Job Interview Questions and Answers PDF
How do you refer to the arguments passed to a shell script?
Answer:
, and so on. {xtypo_info}$1, $2 and so on. $0 is your script name.{/xtypo_info} is your script name.
Download Shell Scripting Interview Questions And Answers
PDF
Previous Question | Next Question |
How do you fire a process in the background? | What’s the conditional statement in shell scripting? |