TECTED] ~
$ bash test-bash.sh
: command not found1:
this is a test of bash
[EMAIL PROTECTED] ~
$ . test-bash.sh
: command not found
this is a test of bash
>>
Any idea what got broken during the update ?
cheers,
Philippe Fremy
--
Unsubscribe info: http://c
> Setting 'tty' for Cygwin will not have any affect on Windows programs.
> Only Cygwin ones. Running a Windows program from a Cygwin shell prompt
> can cause output from the Windows program to get "lost" since they don't
> understand ptys. Use Cygwin's python and you won't have the particular
>
Hi, I have installed cygwin but I am under the impression that the tty
setting does not work.
Symptoms:
$ echo $CYGWIN
tty glob notitle
When I start python, I do not get any interactive shell. Note that this is
python from active state. But it works fine with the windows prompt.
When I start
3 matches
Mail list logo