Talk:Multiline shebang: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "Sorry for making so many articles. ScriptMain often requires ScriptName to check whether the current module is the one run directly from the terminal, and ScriptName often requir...")
(No difference)

Revision as of 05:21, 6 August 2011

Sorry for making so many articles. ScriptMain often requires ScriptName to check whether the current module is the one run directly from the terminal, and ScriptName often requires MultilineShebangs because silly languages often omit the program from ARGV. --User:Mcandre