what is difference between $@ and $* in UNIX Shell script
Answer Posted / yogesh malkoti
In a shell script :
$@: each quoated string treated as a separate argument
while gving at command line.
$*: stores the complete set of positional parameters as a
single string
| Is This Answer Correct ? | 45 Yes | 3 No |
Post New Answer View All Answers
What does curl command do in linux?
Who linux commands?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
What is file and example?
Why ms dos is used?
Write a command that will display all .txt files, including its individual permission.
What is clang space engineers?
How do I run a .sh file in linux?
Is a command a full sentence?
What is whois command?
You issue the command head * what would the resulting output be?
What is the use of finger command in linux?
Does cp overwrite?
What does mkdir mean?
What is help command in linux?