|
| Total Answers and Comments: 6 |
Last Update: February 04, 2009 Asked by: Max |
|
| | |
|
Submitted by: Prakash Srinivasan This line is called as "Hash Bang" Statement. This tells the OS that the particular needs the respective shell for execution. If a script file has this hash bang statement along with execution permission, then this file can be run directly without invoking thru shell command.Ex:$ instead of$ksh
Above answer was rated as good by the following members: UncaAlby | Go To Top
|