Path: utzoo!attcan!uunet!lll-winken!sun-barr!cs.utexas.edu!samsung!umich!caen!math.lsa.umich.edu!math.lsa.umich.edu!emv From: emv@math.lsa.umich.edu (Edward Vielmetti) Newsgroups: comp.unix.shell Subject: Re: Ultrix version of 4.3BSD "hc"? Message-ID: Date: 30 Oct 90 17:51:44 GMT References: Sender: usenet@math.lsa.umich.edu Organization: University of Michigan Math Dept., Ann Arbor MI. Lines: 21 In-Reply-To: curt@unix.cie.rpi.edu's message of 30 Oct 90 12:50:57 GMT In article curt@unix.cie.rpi.edu (Curt Signorino) writes: Does anyone know of the Ultrix version of 4.3BSD's "hc" program. Apparently, "hc" stands for something like "horizontal copy" (combine?) and it allows for copying one file "sideways" onto another rather than the usual way of copying one file onto the end of another. there's "lam": DESCRIPTION Lam copies the named files side by side onto the standard output. The n-th input lines from the input files are con- sidered fragments of the single long n-th output line into which they are assembled. The name `-' means the standard input, and may be repeated. which comes with 4.3BSD and which is free of any legal entanglement, but I don't recall where it can be FTP'd from. --Ed