adlfiltr.icn: Program to filter address list entries

September 2, 1991; Ralph E. Griswold
See also: address.doc, adlcheck.icn, adlcount.icn, adllist.icn, adlsort,icn, labels.icn Links: adlutils, options
This file is in the public domain.
  This program filters address lists, allowing through only those entries
with specified selectors.

  The options are:

     -s arg  selects entries with characters in args (default is all)
     -x      inverts the logic, selecting characters not in args

Source code | Program Library Page | Icon Home Page