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
What is ls command and what it does?
What language is clang written in?
How to hide the partition in grub booting?
What is df command in unix?
Explain difference between nfs soft and hard mouniting points?
What would be the result of the command paste -s dog cat?
How to give acl permission in numerical mode on linux?
What are the commands in linux?
What is the command to see on which port which service is running?
What are the basic dos commands?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
How does diff command work?
What is finger command in linux?
What daemon is used for scheduling of the commands?
Which is the required command for checking the file system?