The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



Thread: Editing file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 09-22-2007
rahul303 rahul303 is offline
Registered User
 

Join Date: Sep 2007
Posts: 11
Editing file

Hi,
I am in a situation wherein am getting file file certailn values
suppose
1u56979hhghhklklkkkjkjkjk 0 0 0
The file will have values like above only.
I need to add another field of NULL value(of length 9) at the end of first column i.e.
It should like this after editing:
1u56979hhghhklklkkkjkjkjk<NULL> 0 0 0

Kindly help.
Reply With Quote
Remove advertisements
!!
Forum Sponsor