Short: Regexp-based string substitution tool. Source in C included. Author: Matthias.Bethke@stud.uni-erlangen.de Uploader: Matthias.Bethke@stud.uni-erlangen.de Version: 37.1 Type: util/cli Requires: regexp.library V38 (util/libs/regexp.lha) substpat (should have been called "subst" for simplicity but that's already used by the shell :-( ) can substitute a string for any occurence of a pattern in a character stream. It reads from stdin and writes to stdout so it can be used in pipes. A typical invocation: substpat ^[Aa]ssign ";assign"