Wondering how I can insert a value: "abc|" <w/o the quotes) immediately
after the third "|" (pipe character) in file xyz.txt. Each record within
the file has 14 "fields" separated by the pipe character.
Example:
Before:
  
one|two|three|four|five|six|seven|eight|nine|ten|eleven|twelve|thirteen|fourteen|

  
one|two|three|added|five|six|seven|eight|nine|ten|eleven|twelve|thirteen|fourteen|fifteen|

 Thanks;;

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to