what do u mean by $#,$* in unix programming?
Answer Posted / satyabrata
$# it contains the no of positional parameters
$* it contains all positional parameters as a single string
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is scripting autism?
What is the crontab?
What is bash coding?
How to calculate the number of passed arguments?
How do I run a shell script on a mac?
What are the zombie processes?
What is gui scripting?
Why do we write bin bash in shell scripts?
how to get part of string variable with echo command only?
How to debug the problems encountered in the shell script/program?
What is a shell? · Types of shell · what is shell scripting?
How to print all the arguments provided to the script?
What is shell and shell script?
How to set an array in linux?
Is shell and terminal the same?