Re: TCSH problems?

From: Guezou Philippe (fifiat_private)
Date: Wed Jun 06 2001 - 10:51:03 PDT

  • Next message: Andreas Forsgren: "Re: TCSH problems?"

    > > > setenv HOME `perl -e 'print "/" x 10000'`
    > 
    > 					^ Length varies from 1024-10000
    > for effectiveness on diffrent OSes.
    > 
    > -Alex
    
    effective too with FreeBSD 4.2 ..
    
    gimili~>setenv HOME `perl -e 'print "/" x 10000'`
    Abort (core dumped)
    gimili~>set | grep tcsh
    tcsh    6.09.01
    gimili~>uname -mrs
    FreeBSD 4.2-RELEASE i386
    
    but FreeBSD 4.3 and tcsh-6.10.00 don't have this "problem"..
    
    relais6~>setenv HOME `perl -e 'print "/" x 10000'`
    relais6/tmp>uname -mrs
    FreeBSD 4.3-RELEASE i386
    relais6/tmp>set | grep tcsh
    tcsh    6.10.00
    
    
    fifi..
    --
    Guezou Philippe					pguezouat_private
    Net. Sys. Admin.				
    FreeBSD hacker.					
    
    Buying an operating system without source is like buying
    a self-assembly Space Shuttle with no instructions.
    



    This archive was generated by hypermail 2b30 : Wed Jun 06 2001 - 20:13:57 PDT