On 2007-05-24, Carlos Eduardo Carrillo Ochoa wrote:
>  Hi, I have just installed Cygwin, I use the cygwin.bat file with this lines:
> 
>  @echo off
> 
>  C:
>  chdir C:\cygwin\bin
> 
>  bash --login -i
> 
>  So the console opens with the bash user:
> 
>  bash-3.2$

Because your PS1 prompt looks like that ("bash-3.2$"), it appears 
that you are running bash without the --login option.  That is, it 
appears that you did not execute cygwin.bat.

What did you do to get the console with the "bash-3.2$" prompt?  Did 
you double-click the "Cygwin" icon on your desktop?

Regards,
Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | Mobile Broadband Division
                             | Spokane, Washington, USA

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to