The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 05-27-2009
Nandagopal Nandagopal is offline
Registered User
  
 

Join Date: Feb 2009
Posts: 10
I tried using ASCII mode. But even though I'm not able to get that blank line

If we give two blank lines at the end of the file in windows, then we can able to get one blank line in unix.
It is like
For 2 Blank lines in windows , we get 1 blank line in unix
For 3 Blank lines in windows , we get 2 blank line in unix
For 4 Blank lines in windows , we get 3 blank line in unix........

Last edited by Nandagopal; 05-27-2009 at 07:22 AM..