adspace


What is #!/ Bin sh?

Answer Posted / Prachi Shikher

#!/bin/sh" is called the shebang or hashbang. It indicates that the file should be executed as a shell script using the 'sh' interpreter, which is the Bourne Shell in this case.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any one send me one project on linux ...?

2856