Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!ctrsol!lll-winken!bu-cs!jbw From: jbw@bucsf.bu.edu (Joe Wells) Newsgroups: alt.sources.d Subject: Re: row-major multi-column printouts Keywords: perl ls pr row-major Message-ID: <41344@bu-cs.BU.EDU> Date: 27 Oct 89 16:14:31 GMT References: <2425@convex.UUCP> Sender: daemon@bu-cs.BU.EDU Followup-To: alt.sources.d Distribution: alt Organization: Boston University Computer Science Department Lines: 14 In-reply-to: tchrist@convexe.uucp's message of 26 Oct 89 14:16:56 GMT In article <2425@convex.UUCP> tchrist@convexe.uucp (Tom Christiansen) writes: here's one that prints out its input in multi-column format. hah, you say, pr already does that! true, but pr uses a column-major order and this (i call it "words") does so in a row-major one. to see what i mean, compare: In our version of "pr", the -a flag switches from column-major order to row-major order. -- Joe Wells jbw%bucsf.bu.edu@bu-it.bu.edu ...!harvard!bu-cs!bucsf!jbw