Next: , Previous: recsel Invocation, Up: recsel


20.2 recsel Examples

Print the closed bugs:

     $ recsel -t Task -e "Status = 'CLOSED'" TODO.rec

Print the name of all the registrants less than twenty:

     $ recsel -e 'Age < 20' -P Partner registrants.rec