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 |
What are the different shells available?
What is the first line of a shell script called?
What is batch file programming?
Which is best institute for testing tool?
What is a batch file used for?
give me some website where i can get unix and testing meterials
What is the syntax of "expr" command?
How do you schedule a command to run at 4:00 every morning?
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?
How will you connect to a database server from linux?
How to get the first line from a file using just the terminal?
what is the difference between writing code in shell and editor?