Cameron Kerr writes:
>
>
> On 27/01/2011, at 7:27 AM, David G. Miller wrote:
>
> > chmod -R g+rx,o+rx Nelson/
> >
> > cd
>
> What is the result of 'cd' (a shell-internal command) in this version of tcsh?
> It is the same as in sh?
As expected, cd with no directory is the same as cd ~/
Chee
On 27/01/2011, at 7:27 AM, David G. Miller wrote:
> chmod -R g+rx,o+rx Nelson/
>
> cd
What is the result of 'cd' (a shell-internal command) in this version of tcsh?
It is the same as in sh?
> The history is listed for some reason after the script (in the above example
> starting with the chmo
mcclnx mcc writes:
>
> We have several "csh" batch scripts using "#!/bin/csh -v". It work fine,
before Centos 5.5. After cenos
> 5.5, it will NOT execute and only list history.
>
> Anyone know why?
>
> Thanks.
>
Actually, the script is executed:
[dave@fraud ~/bin]# ./ctest.csh
echo "this
mcclnx mcc wrote:
> We have several "csh" batch scripts using "#!/bin/csh -v". It work fine,
> before Centos 5.5. After cenos 5.5, it will NOT execute and only list
> history.
>
> Anyone know why?
Check the tsch logs. Try some tests - I forget what we used here, but they
broke tcsh's globbing ab
On 26/01/11 08:48, mcclnx mcc wrote:
> We have several "csh" batch scripts using "#!/bin/csh -v". It work fine,
> before Centos 5.5. After cenos 5.5, it will NOT execute and only list
> history.
Any particular error message that is generated?
___
Cen
5 matches
Mail list logo