what do u mean by $#,$* in unix programming?
Answer Posted / anita lohia
$# The number of command line argument
$* All the arguments on the command line
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is basename in shell script?
What is the first line in a shell script?
what is tickets $ what low,medium,high priorite pls define time also
Is shell and terminal the same?
How do you debug a script?
What language is bash written in?
How do I run a bin bash script?
Explain about login shell?
What is path variable bash?
determine the output of the following command: echo ${new:-variable}
What is option in shell script?
Why are shell scripts used?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
Why do we use shell scripting?
What language is shell scripting?