home *** CD-ROM | disk | FTP | other *** search
- Article 1666 of comp.os.minix:
- Path: mcdsun!noao!hao!oddjob!gargoyle!ihnp4!alberta!mnetor!utgpu!dtinker
- From: dtinker@gpu.utcs.toronto.edu (Prof. David Tinker)
- Newsgroups: comp.os.minix
- Subject: Paste Utility
- Keywords: paste.c
- Message-ID: <1987Sep19.215819.4942@gpu.utcs.toronto.edu>
- Date: 20 Sep 87 01:58:19 GMT
- References: None
- Reply-To: utgpu!dtinker/dtinker@utoronto.bitnet
- Organization: University of Toronto Computing Services
- Lines: 731
- Checksum: 39393
-
-
- Title: paste() Utility
-
- This is a version of the UNIX (tm) paste() utility. The program was
- originally written by David Ihnat for the CP/M operating system, and
- published by the C Users' Group (CUG). It contains no proprietary
- code. The CP/M version is copyrighted by David Ihnat, who released it
- with permission to copy or distribute freely, so long as the copyright
- notice was preserved. I have done so.
-
- I have modified this version somewhat to make it run under MINIX (it
- runs perfectly well under 1.1, so should run under 1.2 OK). The modi-
- fications did not change the algorithm, so I believe David Ihnat would
- still retain the copyright to this version.
-
- Included in this version is the MINIX source, a diff file to regenerate
- David Ihnat's original program, (using Erik Baalbergen's fix() utility),
- a doc file describing the program, and a uuencoded binary of the MINIX
- executable file, for those who don't wish to re-compile. They are bundled
- in the following uuencoded tar archive. (I made paste.tar using the
- MINIX tar utility - first time I've used it; it can be extracted in MINIX
- but I haven't tried to do so using the UNIX tar).
-
- As usual, I make no warranties, express or implied about the usefulness,
- safety or any other attribute of this program.
-
- David O. Tinker UUCP: utgpu!dtinker
- Dept. of Biochemistry BITNET: dtinker@utoronto
- University of Toronto BIX: dtinker
- Toronto, Ont. Canada M5S 1A8 Voice: (416)978-3636
- //////////////////////////// O O \\\\\\\\\\\\\\\\\\\\\\\\\
-
- -------------------------[ Cut Here ]--------------------------
-