Re: problems with output redirection

2008-04-02 Thread Verena Alishahi
l ? That is if the output isn't huge ofcourse. |> I would imagine this is more of an nfs issue than a bash issue. |> |> Regards, |> Bert |> |> Verena Alishahi wrote: | Dear list-members, | | last week I've updated my workstation cluster client (amd 64 bit) from | SuSE

problems with output redirection

2008-04-02 Thread Verena Alishahi
for example OUTPUT2=$HOME/bashtest/output2.txt echo "TEST2" >> $OUTPUT2 then it works. The output-redirection only fails, when the redirection is to the same file which is also be written from local.sh. I appreciate receiving any help. best regards, Verena Alishahi - -- Veren