This archive contains three files:-
	- this README
	- the shell script 2dpipe.sh
	- the manual entry 2dpipe.1
	- the makefile 2dpipe.mk

They describe and implement a method
for constructing two-dimensional pipelines
of commands. See the manual entry for a more
detailed explanation.

To install the command and the manual entries
modify 2dpipe.mk to your local environment
and type
	make -f 2dpipe.mk
