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 shell chemistry?
What are the zombie processes?
Is powershell a language?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
wats the deinitions for shell utility and filter?
What are the different types of shell scripting?
Why is shell scripting important?
What is awk script?
What is scripting autism?
What is shift command in shell script?
How will you emulate wc –l using awk?
Is cmd a shell?
What is the purpose of scripting?
What is a boot block?