PDGREPPE : Pattern Definition GREP; FGREPPE : Fast Fixed GREP; NLX makes UNIX and Apple Mac new-lines into PC format new-lines. STRINGS extracts text portions from files such as WP documents. HEAD shows file parts. MANY options.
PDGREPPE : Pattern Definition GREP; FGREPPE : Fast Fixed GREP; Both edit Pattern matches in files; PDGREPPE uses Extended Regular Expressions that are like wildcards (?*) and reuses patterns. FGREPPE uses FIXED literal patterns. MANY options.