New 1-1-2000: PIPEMGR updated for bug fixes
New 20-6-2005: Bug fix to the Hi-Tech C startup
PIPEMGR is an RSX for CP/M 3 that implements piping and redirection. Code is provided to use it from assembly language or from Hi-Tech C; an improved C library is supplied which adds PIPEMGR compatibility and fixes some problems in the original C library.
PIPEMGR supports redirection operators: < > >>
>& >>& | |&
A PIPEMGR program can pipe into a non-PIPEMGR program, if necessary.