From: Todd Burch Date: 2007-05-11T23:43:20+09:00 Subject: shebang - what's the point? I've written a few hundred scripts now, and not once have I ever coded a shebang line. I'm writing on both Windows and the Mac (Tiger). Any time I'm kicking off a script from the Command Prompt or in Terminal on the Mac, I simply type ruby .rb and it works just fine. So, when it comes down to it, what's the point of the shebang line? Todd -- Posted via http://www.ruby-forum.com/.