[Remind-Fans] Is this possible?

Reid Thompson Reid.Thompson at ateb.com
Thu Apr 19 14:31:00 EDT 2012


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



More information about the Remind-fans mailing list