what do u mean by $#,$* in unix programming?
Answer Posted / narendrasairam
$# - Number of argument passed
$* - Array of arguments given (or) passed arguments as an array
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is a shell? · Types of shell · what is shell scripting?
How will you copy a file from one machine to other?
Explain about debugging?
What are the advantages of using shell scripts?
Is cmd a shell?
What is a shell made of?
What is an inode block?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
What is sudo command?
what is tickets $ what low,medium,high priorite pls define time also
How do I set bash as default shell mac?
What does echo mean in scripting?
What are the 3 standard streams in linux?
What is the meaning of $1 in shell script?
What are types of shells?