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 the difference between grep and egrep?
What lives in a shell?
How to get script name inside a script?
Differentiate between ‘ and ” quotes.
How will you copy a file from one machine to other?
What does path stand for?
What are script files?
what is tickets $ what low,medium,high priorite pls define time also
How will you connect to a database server from linux?
How to print the first array element?
What is difference between bash and shell?
What are the various stages of a linux process it passes through?
What is the default shell of solaris?
Which shell is the best?
What are the zombie processes?