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 10-11-2007
fedora fedora is offline
Registered User
  
 

Join Date: Jul 2006
Posts: 94
Tjhis is awesome!

Can you explain a little bit what the argument "1" does here?

Quote:
Originally Posted by radoulov View Post
Code:
awk 1 RS= ORS="\n\n" filename

Use nawk or /usr/xpg4/bin/awk on Solaris.