What does $@ mean in shell?
No Answer is Posted For this Question
Be the First to Post Answer
How to print all the arguments provided to the script?
What is the significance of $#?
Explain about stdin, stdout and stderr?
What are the types of script?
what is the difference between writing code in shell and editor?
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh
What is scripting used for?
What can scripts do?
What does path stand for?
How to open a read-only file in the shell?
Where cron file kept?
How can we find the process name from its process id?