Re: How substitute a name as part of a string

Marc Chantreux <[email protected]> Wed, 13 May 2015 18:13:23 +0200
Newsgroups gmane.comp.gnu.m4.general
Message-ID <[email protected]>
> But if I not space between AUTHORYEAR, how I should call m4 to do it? Thanks. 

 echo "AUTHOR\`'YEAR" |
    m4 -D AUTHOR=Shakespeare -D YEAR=1587 

regards 


-- 
Marc Chantreux (eiro on github and freenode)
http://eiro.github.com/
http://eiro.github.com/atom.xml
"Don't believe everything you read on the Internet"
    -- Abraham Lincoln