6 Jan
2011
6 Jan
'11
3:48 p.m.
This seems to work on hobbit 4.20.
~/bin/bb my_host "status 'uname -n'.MyColumn<br/>Name green date cat mytest"
joe a
On Wed, Jan 5, 2011 at 4:38 PM, Joe Acquisto <joe.acquisto at gmail.com> wrote:
Perhaps someone knows offhand, to save me a lot of hacking.
Is it possible to "escape" a status message, so as to make a status column heading appear on two lines?
such as ~/bin/bb my_host "status 'uname -n'.MyColumn\nName green
datecat mytest"Or like that.