what is the command To print script arguments
Answer Posted / bc
$@ seems to be another option. Difference between $* and $@
is that $@ recognizes multiple strings given in quotes as a
single word.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does pwd mean in linux?
What is a makefile in c?
What is whois command in linux?
What are the basic dos commands?
Explain the linux directory commands along with the description?
Which of the following tasks cannot be accomplished with the touch command?
What language is a makefile written in?
What is the command can be run to remove all the rules in an iptable table?
How do you clear the screen in linux?
How do I stress test my cpu?
What is phony in makefile?
What is lsof command in linux?
What does in makefile do?
What is command line in unix?
How do I know my shell?