Question: This question refers to UNIX shell scripting. When the script foo -l -t bar[1-3] runs, what values do $# and $* acquire? Does it make
This question refers to UNIX shell scripting.
When the script foo -l -t bar[1-3] runs, what values do $# and $* acquire? Does it make any difference if the two options are combined?
PLEASE DON'T answer this question with Java code or scripting.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
