Ralph wrote: > This script lists all places it's found in PATH, if I've done it > right, e.g. `searchpath scan'.
The nmh test suite has a function, findprog(), in tests/common.sh that is very similar. It just lists the first one found, though that would be easy enough to change. It doesn't require bash. David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
