[Bioclusters] recompiling redhat source rpms from .spec
Goran Ceric
bioclusters@bioinformatics.org
Wed, 8 May 2002 21:32:56 -0500 (CDT)
> "Goran Ceric" <goran@genetics.wustl.edu> wrote on Wed, 8 May 2002:
>
>> I had problems with tcsh under RedHat 7.2. It didn't work with large
>> files. Bash worked fine.
>
> Interesting. I use tcsh and haven't encountered large-file problems.
>
> _______________________________________________
> Bioclusters maillist - Bioclusters@bioinformatics.org
> http://bioinformatics.org/mailman/listinfo/bioclusters
I cannot for example do cat file1 >> file2 into a file > 2 GB using tcsh
while the same works using bash.