type command

Michael Hirmke mh@mike.franken.de
Fri May 1 12:11:00 GMT 1998


Hi Ashish,

>Hi everybody,
>
>I'm trying to call type command from my makefile. But it gives the error
>that : "type not found",
> whereas the same command runs on the bash prompt.
>Can anyone tell me the way it is happening is supposed to be like this,
>or is it a bug? Is there any other alternative.

>From your makefile supposedly not bash, but ash is called as your shell.
ash doesn't have the "type" command.
Just copy bash.exe to /bin/sh.

>
>I'm working under NT v4, Cygnus-win32-b19.
>
>TIA,
>Ashish

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://minimike.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list