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 -->
  #3 (permalink)  
Old 01-03-2009
mustaine85 mustaine85 is offline
Registered User
  
 

Join Date: Dec 2008
Posts: 5

Code:
sed "${i}s/$/${age}/g" data.csv

Works great thank you very much