what do u mean by $#,$* in unix programming?
Answer Posted / anita lohia
$# The number of command line argument
$* All the arguments on the command line
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do I run a shell script on a mac?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What are the disadvantages of shell scripting?
What is a beat in a script?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
How can you get the value of pi till a 100 decimal places?
What language is shell scripting?
Explain about return code?
What is bourne shell scripting?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What is meant by dos operating system?
What is the syntax of "nested if statement" in shell scripting?
How do I open the shell in cmd?
Can you write a script to portray how set –x works?
What language is bash written in?