Possible bug in SunOS System V echo?
Maarten Litmaath
maart at cs.vu.nl
Thu May 3 09:34:47 AEST 1990
In article <-863CBCxds13 at ficc.uu.net>,
peter at ficc.uu.net (Peter da Silva) writes:
)Here's another solution to the problem. Put this in your scripts:
)
)echo() {
)cat << !
)$*
)!
)}
echo()
{
expr "xxx$*" : 'xxx\(.*\)'
}
--
Antique fairy tale: Little Red Riding Hood. |Maarten Litmaath @ VU Amsterdam:
Modern fairy tale: Oswald shot Kennedy. |maart at cs.vu.nl, uunet!cs.vu.nl!maart
More information about the Comp.unix.wizards
mailing list