Re: text substitution in a colum

"Ruud H.G. van Tol" <[email protected]>
Newsgroups gmane.editors.sed.user
Message-ID <[email protected]>
On 2012-11-27 10:09, MOKRANI Rachid wrote:

> But how to do if I need to change ONLY the 5th column.

perl -pe's/((?:.*?\t){4})/$1MY_/ if $.>1'

-- 
Ruud
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.