Silly idea: Use Tools.Standalone[basename(argv[0])] (allows symlinks to pike to work as rsif, hilfe, etc)
/ Fredrik (Naranek) Hubinette (Real Build Master)
Previous text:
2002-09-05 17:51: Subject: -x
I have now implemented the flag -x in the master.
pike -x foo
will run the program which Tools.Standalone.foo resolvs to using the module system. rsif has been adapted to use this system, and I made a small "pv" as well. Now for `pike -x module'...
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)