Why should we use shell scripts?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a shell variable that is exported and the one that is not exported?
How to redirect both standard output and standard error to the same location?
What is the command for " how many shell is running in your system or how many shell supported by your system " ?.
How do I run a bin bash script?
How to calculate the number of passed arguments?
What does $@ mean in shell?
What is the use of .sh file?
How to know that your remote server is ruing smoothly or not in unix?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
How do you read arguments in a shell program - $1, $2 ..?
Give some situations where typing error can destroy a program?
give me some website where i can get unix and testing meterials