On 1/11/2021 3:11 AM, KAVALAGIOS Panagiotis (EEAS-EXT) wrote:
>> -Original Message-
>> From: Cygwin On Behalf Of Achim Gratz
>> Sent: 08 January 2021 17:19
>>
>> KAVALAGIOS Panagiotis (EEAS-EXT) writes:
>>> Why do you say both? I don't add /usr/bin anywhere.
>>
>> Your other example with
> -Original Message-
> From: Cygwin On Behalf Of Achim Gratz
> Sent: 08 January 2021 17:19
>
> KAVALAGIOS Panagiotis (EEAS-EXT) writes:
> > Why do you say both? I don't add /usr/bin anywhere.
>
> Your other example with the $path csh variable doesn't quote $path, which
> you must do with
On 2021-01-08 06:21, Eliot Moss wrote:
On 1/8/2021 5:13 AM, KAVALAGIOS Panagiotis (EEAS-EXT) wrote:
> Dear all,
>
> There is a limitation for tcsh (setenv: Too many arguments) to set the PATH
environmental variable as you can see in the attached file with the steps to
reproduce it. It probab
KAVALAGIOS Panagiotis (EEAS-EXT) writes:
> Why do you say both? I don't add /usr/bin anywhere.
Your other example with the $path csh variable doesn't quote $path,
which you must do with the quote modifier rather than actual quotes, so
$path:q because it is an wordlist var. Also see the -f / -l op
On 1/8/2021 5:13 AM, KAVALAGIOS Panagiotis (EEAS-EXT) wrote:
> Dear all,
>
> There is a limitation for tcsh (setenv: Too many arguments) to set the PATH environmental
variable as you can see in the attached file with the steps to reproduce it. It probably looks like
tcsh limitation and not Cygwi
> -Original Message-
> From: Cygwin On Behalf Of ASSI
> Sent: 08 January 2021 11:39
>
> KAVALAGIOS Panagiotis (EEAS-EXT) writes:
> > There is a limitation for tcsh (setenv: Too many arguments) to set the
> > PATH environmental variable as you can see in the attached file with
> > the step
KAVALAGIOS Panagiotis (EEAS-EXT) writes:
> There is a limitation for tcsh (setenv: Too many arguments) to set the
> PATH environmental variable as you can see in the attached file with
> the steps to reproduce it. It probably looks like tcsh limitation and
> not Cygwin. The "set path=( ${HOME}/bin
7 matches
Mail list logo