How do I read a .sh file?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is the way to do multilevel if-else's in shell scripting?

0 Answers  


Is bash a shell script?

0 Answers  


Why is used in shell scripting?

0 Answers  


Explain about debugging?

0 Answers  


What are the different types of shell scripting?

0 Answers  






How can I set the default rwx permission to all users on every file which is created in the current shell?

0 Answers  


What is a program shell?

0 Answers  


What will happen to my current process when I execute a command using exec?

0 Answers  


Is powershell a language?

0 Answers  


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"

4 Answers  


Write a script to print the first 10 elements of fibonacci series.

0 Answers  


How can you find out how long the system has been running?

0 Answers  


Categories