Thread
:
What does the ! do in #! at the start of a .sh?
View Single Post
Nov 16th, 2006, 6:08 AM
#
3
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
Now for the useless information: shebang is a corruption of hash bang, the # being the hash mark and the ! being the bang mark.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei