Yes, that was "perfect" ... 

I get lost with cut, sed, awk grep ...

--- top of conky ------------------
# To use #! in a conky use: ${exec echo '#!'}
## killall conky && conky -c ~/Conky/S11_Rem_Cal.conky &
# Reminder fix compliments: Reid Thompson 
----------------------------------
http://i.imgbox.com/aapkxSBV.png

Thank you Reid.


On Thu, 19 Apr 2012 18:31:00 +0000
Reid Thompson <[email protected]> wrote:

> > 
> > $ rem | cut -c9-10,19- 
> > where rem is whatever you ran to produce 
> > 
> > 2012/04/02 * * * * B LilSis (?)
> > 2012/04/04 * * * * B Jennifer B
> > 2012/04/05 * * * * B Ivan C
> > 2012/04/06 * * * * B Jarrod
> > 2012/04/15 * * * * B Donna
> > 
> > 
> > i.e. pipe the output above through cut, printing out the characters
> > at positions 9 through 10, and 19 til the end of the line
> 
> looking a little closer at your screenshot...
> 
> 
> ${color3}${exec rem -s |  cut -c9-10,19- }
> 
> _______________________________________________
> Remind-fans mailing list
> [email protected]
> http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
> Remind is at http://www.roaringpenguin.com/products/remind

_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
Remind is at http://www.roaringpenguin.com/products/remind

Reply via email to