what is difference between $@ and $* in UNIX Shell script
Answer Posted / rajkapooor
$@ all quated string in command line treated as seprate
argument
$* stores all argument as a single argument
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What is the use of finger command in linux?
Explain getopts command of linux?
Is llvm a virtual machine?
How do I run a bash script in linux?
How cp command works in linux?
How do I check disk space in linux?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
what is the fastest way to enter a series of commands from the command-line in linux
Explain difference between swap partition and swap file?
Explain about lprm job number?
What is filter command in unix?
What are vim commands?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
How do I check command history?