what do u mean by $#,$* in unix programming?
Answer Posted / vipul dalwala
$# - number of command line arguments or positional
parameters
$* - All of the positional parameters, seen as a single word
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What is path variable bash?
What is shell and shell script?
What is a shell? · Types of shell · what is shell scripting?
What is the purpose of scripting?
What is meant by $1 in shell script?
How do I run a powershell script?
Explain about gui scripting?
What are the advantages of shell scripting?
What is an inode block?
What are the zombie processes?
What is the use of "$?" Sign in shell script?
What is basename in shell script?
What does path stand for?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
What is the use of break command?