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
How do you know which shell I am using in linux?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What is tty name?
What does cd – command do?
What is a ulimit in unix?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose
How do I list all processes in linux?
tell me something about linux commands.
Brief about the command kill PID?
Explain getopts command of linux?
What is shell scripting commands?
How can we increase disk read performance in single command in Linux?
What is in mkdir command?
What is makefile target?