[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: UNIX
On Mon, 20 Feb 1995, Thomas Schulze wrote:
> Hi,
>
> you wrote:
>
> >
> > Maybe we could set some variable in mint.cnf, like
> >
> > SHELL=u:\bin\sh
> >
> > or similar which is to be started when the kernel is requested to start
> > such a file?
> >
>
> No, this wouldn't solve our problem. It would be ok for every #!/bin/sh
> script, but what about #!/usr/bin/perl oder #!/bin/awk??
>
> Sorry, no chance.
The shell could look at what stands there after the #! and start the
correct program (with UNIXMODE conversion and all...).
Ciao,
Stephan
+------------------------------+-----------------------------+
| Stephan Haslbeck | Fachschaft Informatik |
| Agricolastr. 61 | Technische Universitaet |
| D-80686 Muenchen | Muenchen, Bayern |
+------------------------------+-----------------------------+
| Es gibt keine Probleme, nur Loesungen. |
+------------------------------------------------------------+
- References:
- Re: UNIX
- From: Thomas Schulze <ts@uni-paderborn.de>