+1Since the argument reshuffling is difficult to describe it would be nice if you could add an example as well: shebang line, args before, args after.
Hannes Am 2015-11-26 um 10:42 schrieb Michael Haupt:
Dear all, please review this change. Bug: https://bugs.openjdk.java.net/browse/JDK-8143642 Webrev: http://cr.openjdk.java.net/~mhaupt/8143642/webrev.00 It enables passing arguments to scripts when they are run in shebang mode. Thanks, Michael