Why do we write bin bash in shell scripts?
No Answer is Posted For this Question
Be the First to Post Answer
Calculate a real number calculation directly from the terminal and not any shell script.
How do I run a script on mac?
What are the different methods available to run a shell script?
Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"
In which variable prompt value is stored?
write a shell script to identify the given string is palindrome or not?
17 Answers CTS, HP, IBM, InfoEst, Wipro,
How will you pass and access arguments to a script in linux?
What is batch file programming?
How to set an array in linux?
what do u mean by $#,$* in unix programming?
How to print all the arguments provided to the script?
Explain about the slow execution speed of shells?