What does the sh command do?



What does the sh command do?..

Answer / Sachin Yadav

The `sh` command is used to execute a shell script. The `sh` stands for Bourne Shell, which is one of the classic Unix shells created by Stephen Bourne at Bell Labs in 1978.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Shell Script Interview Questions

What are the different shells available?

3 Answers  


What is the first line of a shell script called?

1 Answers  


What is batch file programming?

1 Answers  


Which is best institute for testing tool?

0 Answers  


What is a batch file used for?

1 Answers  


give me some website where i can get unix and testing meterials

1 Answers  


What is the syntax of "expr" command?

2 Answers  


How do you schedule a command to run at 4:00 every morning?

5 Answers   Wipro,


In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?

1 Answers  


How will you connect to a database server from linux?

1 Answers  


How to get the first line from a file using just the terminal?

1 Answers  


what is the difference between writing code in shell and editor?

1 Answers  


Categories