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
Is cmd a shell?
How will you print the login names of all users on a system?
What is ms powershell?
What is @echo off?
What is scripting autism?
How do I read a .sh file?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
What is sed in shell script?
What is shell and terminal?
What is console line?
What is sudo command?
What is shell prompt?
What is the default ubuntu terminal?
What is subshell?
Explain about return code?