LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] sed sorta question

[ILUG] sed sorta question

John P. Looney john at antefacto.com
Wed Mar 28 13:54:55 IST 2001


On Wed, Mar 28, 2001 at 01:24:26PM +0100, Paul J Collins mentioned:
> >>>>> "JPL" == Jet Propulsion Laboratory <john at antefacto.com> writes:
>     JPL>  I wanted to s&r %word1% with "foo", %word2% with bar and
>     JPL> %word3% with "baz" - is there a handy way of going about it ?
> You can use -e as many times as necessary.  Or put the expressions in
> a file, and do "sed -f <file>",

 Prolly the best thing to do...

bean [0]  cat file     

asdasd: %word1% asdasd
asda; asdasd %word2% asdasda %word3%

bean [0]  cat sed 
{
    s/%word1%/foo/
    s/%word2%/bar/
    s/%word3%/baz/

}
bean [0]  sed -f sed file 

asdasd: foo asdasd
asda; asdasd bar asdasda baz

 Danke.

Kate

-- 
 When I say 'free', I mean 'free': free from bond, of chain or command: 
to go where you will, even to Mordor, Saruman, if you desire. " 
    -- Gandalf, paraphrasing the choice between Free and Non-free software




More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell