ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] multiline :echo


From: twb
Subject: Re: [RP] multiline :echo
Date: Thu Feb 12 02:39:03 2004

Quoth Cameron Patrick <address@hidden> on or about Thu, 12 Feb 2004 18:23:54 
+0800:
> You're dense.

/sheepishly/: Oops.  I was thinking $() had implicit quotes.
         bad: rp -c echo\ $(echo -e 'foo\nbar')
         bad: rp -c "echo $(echo -e  foo\nbar )"
        good: rp -c "echo $(echo -e 'foo\nbar')"

thanks.

-t



reply via email to

[Prev in Thread] Current Thread [Next in Thread]