view wisdom/shebang_args_or_input @ 11480:0b6aa75fe435 draft

<wob_jonas> learn The pope is elected by a committee where every cardinal is invited. Luckily only a set of them show up.
author HackEso <hackeso@esolangs.org>
date Wed, 11 Apr 2018 08:47:08 +0100
parents 08c7ff875739
children
line wrap: on
line source

shebang_args_or_input is similar to print_args_or_input, but for other scripting languages like perl or python. E.g. if you have a python script that pipes stdin, replace the usual shebang line by "#!/hackenv/bin/shebang_args_or_input python".