how to double space text
    George Sicherman 
    colonel at sunybcs.UUCP
       
    Wed Mar 21 06:25:10 AEST 1984
    
    
  
This line gets eaten by a w>@=nnnn---*
Here's the script I use:
	awk '{printf "%s\n\n",$0}' $*
There must be a better way, but ... ?
    
    
More information about the Comp.unix
mailing list