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$
>
> But I can't use any command, it tells me "Command
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 lik
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$
But I can't use any command, it tells me "Command not found":
bash-3.2$ ls
bash: ls: command not found
bash-3.2$ g
3 matches
Mail list logo