Corinna Vinschen wrote:
Unpatched standard cygwin tcsh:
[EMAIL PROTECTED] ~]$ which gcc.exe
/usr/bin/gcc.exe
[EMAIL PROTECTED] ~]$ which whoami.exe
whoami.exe: Command not found.
[EMAIL PROTECTED] ~]$ which whoami
/usr/bin/whoami
Doesn't happen with the patched tcsh.
Yes, sure because now the
On Jun 14 16:22, Volker Quetschke wrote:
> Corinna Vinschen wrote:
> >>(...)
> >>And all lower case, (cygwin only). Try something like this:
> >
> >Well, it seemed like a good idea way back when. But I agree that it's
> >probably not quite contemporary anymore.
> >
> >Try the below patch. It remo
Corinna Vinschen wrote:
(...)
And all lower case, (cygwin only). Try something like this:
Well, it seemed like a good idea way back when. But I agree that it's
probably not quite contemporary anymore.
Try the below patch. It removes the 'all lowercase' and it allows to enter
all tools with e
On Jun 13 20:12, Volker Quetschke wrote:
> tcsh doesn't find the program if the .exe extension is given. whoami is
> only an example, this also happens to other programs.
> [...]
> And all lower case, (cygwin only). Try something like this:
Well, it seemed like a good idea way back wh
I have the following problem with tcsh:
tcsh doesn't find the program if the .exe extension is given. whoami is
only an example, this also happens to other programs.
[EMAIL PROTECTED] ~]$ which whoami
/usr/bin/whoami
[EMAIL PROTECTED] ~]$ which whoami.exe
whoami.exe: Command not found.
(snip)
On Jun 13 11:35, Shankar Unni wrote:
> Corinna Vinschen wrote:
>
> >Dunno why it prints cmd.exe but by design (minus flaws) tcsh only
> >starts applications given w/o path if the application is in the
> >internal hash table. The internal hash table stores the application
> >names w/o .exe suffix.
Corinna Vinschen wrote:
Dunno why it prints cmd.exe but by design (minus flaws) tcsh only
starts applications given w/o path if the application is in the
internal hash table. The internal hash table stores the application
names w/o .exe suffix.
Odd. The native build of tcsh on Win32 seems to
On Jun 13 12:09, Volker Quetschke wrote:
> Corinna Vinschen wrote:
> >>I have the following problem with tcsh:
> >>
> >>tcsh doesn't find the program if the .exe extension is given. whoami is
> >>only an example, this also happens to other programs.
> >>
> >>[EMAIL PROTECTED] ~]$ which whoami
> >>
Corinna Vinschen wrote:
I have the following problem with tcsh:
tcsh doesn't find the program if the .exe extension is given. whoami is
only an example, this also happens to other programs.
[EMAIL PROTECTED] ~]$ which whoami
/usr/bin/whoami
[EMAIL PROTECTED] ~]$ which whoami.exe
whoami.exe: Co
On Jun 13 11:34, Volker Quetschke wrote:
> I have the following problem with tcsh:
>
> tcsh doesn't find the program if the .exe extension is given. whoami is
> only an example, this also happens to other programs.
>
> [EMAIL PROTECTED] ~]$ which whoami
> /usr/bin/whoami
> [EMAIL PROTECTED] ~]$
I have the following problem with tcsh:
tcsh doesn't find the program if the .exe extension is given. whoami is
only an example, this also happens to other programs.
[EMAIL PROTECTED] ~]$ which whoami
/usr/bin/whoami
[EMAIL PROTECTED] ~]$ which whoami.exe
whoami.exe: Command not found.
[EMAIL P
11 matches
Mail list logo