Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 SMI; site sun.uucp Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!bellcore!decvax!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.sources.bugs,net.unix-wizards Subject: Re: tbl preprocessor for expanding .so files Message-ID: <2311@sun.uucp> Date: Sun, 16-Jun-85 01:19:21 EDT Article-I.D.: sun.2311 Posted: Sun Jun 16 01:19:21 1985 Date-Received: Tue, 18-Jun-85 05:23:55 EDT References: <719@pyuxqq.UUCP> <2153@uvacs.UUCP> <723@pyuxqq.UUCP> Organization: Sun Microsystems, Inc. Lines: 30 Xref: watmath net.sources.bugs:379 net.unix-wizards:13549 > >Correct if I'm wrong, but isn't [catso] just a weaker version of > >soelim(1)? I'm on 4.2 BSD, so, I don't know, maybe this filter > >doesn't exist on other versions of Unix. If it does, there's no > >point in reinventing the wheel. Soelim(1) can also handle > >nesting of ".so" calls. > > Sorry, but on our System V, we have no soelim! Since Bellcore has 4.2 one at least one of one of their machines, just copy the source over to your S5 machine and compile it. It's a simple program (written by the VP of R&D at Sun Microsystems) which should run on any V7 or post-V7 version of UNIX. (According to the comments at the front: This program eliminates .so's from a n/troff input stream. It can be used to prepare safe input for submission to the phototypesetter since the software supporting the operator doesn't let him do chdir. This is a kludge and the operator should be given the ability to do chdir. This program is more generally useful, it turns out, because the program tbl doesn't understand ".so" directives. ) I don't know what the U of C's policy on redistributing their software is, but I don't think "soelim" has any AT&T code in it so there's probably no problem with AT&T. Guy Harris