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 the use of "$?" Sign in shell script?
Why are there shells on the beach?
How do I run a script on mac?
How can the contents of a file inside jar be read without extracting in a shell script?
Can shell script run on windows?
Which is better perl or shell scripting?
Is shell a scripting language?
What is meant by $1 in shell script?
What is computer cli?
What language is used in terminal?
What is a file basename?
What is a beat in a script?
What does it mean to debug a script?
What are "c" and "b" permission fields of a file?
Why are shell scripts used?