> 
> $ 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

Reply via email to