Operating System - HP-UX
1843819 Members
2601 Online
110224 Solutions
New Discussion

shell (tcsh) not supporting file > 2gb

 
SOLVED
Go to solution
Sachin Patel
Honored Contributor

shell (tcsh) not supporting file > 2gb

Hi
We have N-class system with large file system running 11.00. I can create file > 2gb by using sh or ksh. When I run command "cat oldfile > newfile" under anyof this shell it works fine but when I use tcsh it is not working, it says cat can't write to file.
I had download the new version of tcsh 6.09.
It compiles Ok if I don't make any changes but it still has same problem.
Then
I made change in Makefile and add flag
-D__HP_CXD_SPP
Also I make change on sh.h file and replace with
Now it won't compile. error is some undefined union and struct.

Is tcsh work with file > 2gb ?

I will really appriciate your help
Thanks
Sachin
Is photography a hobby or another way to spend $
1 REPLY 1
Berlene Herren
Honored Contributor
Solution

Re: shell (tcsh) not supporting file > 2gb

tcsh is not large-file compliant.

Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm