On Mon, May 30, 2005 at 11:30:48AM +1000, Peter Hardy wrote:
> xmessage -nearmouse $message

> Now, running this script with bash compresses $message to a single line,
> while zsh keeps the newlines intact. So I'm wondering how to achieve the
> same thing with bash.

Quote $message, as in

$ xmessage -nearmouse "$message"

-i
[EMAIL PROTECTED]
http://www.gelato.unsw.edu.au

Attachment: signature.asc
Description: Digital signature

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to