This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: type command


Your sh.exe must still be ash, which does not have the "type" builtin
command.

Workaround:

mv sh.exe ash.exe
cp bash.exe sh.exe




---Ashish Khurana <akkhurana@hotmail.com> wrote:
>
> 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.
> 
> I'm working under NT v4, Cygnus-win32-b19.
> 
> TIA,
> Ashish 
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> -
> For help on using this list (especially unsubscribing), send a
message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
> 

==
-        \\||//
---o0O0--Earnie--0O0o----
--earnie_boyd@yahoo.com--
------ooo0O--O0ooo-------



_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]