- Grab
Pipe-1.5.lha- Unarchive
- Copy Pipe/Pipe to c:
- add 'Resident ADD C:Pipe PURE' to user-startup if you have the system resources.
- edit shell-startup, and add
set _pchar "|"
set _mchar "&&"
- Make sure you have PIPE: mounted. If it's in Storage/DosDrivers, doubleclick it. If you want it permanent, drag the PIPE icon to Devs/DosDrivers.
Try by launching a new shell, and then:
1.> echo "echo foo*Necho bar" | execute in:
Read Pipe.doc for full documentation.