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 in powershell?
How do I save a powershell script?
Can you write a script to portray how set –x works?
What is the difference between break and continue commands?
Why do we write bin bash in shell scripts?
What is the use of break command?
Is bash an operating system?
Explain about debugging?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
Tell something about the super block in shell scripting?
Is powershell a language?
What are the different variables present in linux shell?
What is shell chemistry?
What are the disadvantages of shell scripting?
Explain about return code?