Re: problems with direct STk-scripts lauching

From: <jredford_at_lehman.com>
Date: Thu, 16 Feb 95 09:38:57 -0500

> so there is probably a need for a small, generic (probably OK with most system
> admins) launcher one can use by:
>
> #!/usr/local/bin/launch
> #/THIS/IS/THE/REAL/PATH/TO/INTERPRETER -f
> ...
>
> note that STk would need to skip more than one '# line' at the beginning of
> the script.
>
> I'm sure it can be found on the net. Any pointer ??
>
> Francis Puech
> puech_at_limeil.cea.fr

Ah yes. It would be called perl.

#!/opt/bin/perl
#
exec '/opt/lib/stk/2.1.5/SunOS-4.1-sun4m/stk-bin', '-name MyProg', _at_ARGV;


Enjoy.

--
John Redford (AKA GArrow) | 3,600 hours of tape.
jredford_at_lehman.com       | 5 cans of Scotchguard.
Received on Thu Feb 16 1995 - 15:42:13 CET

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST