Path: utzoo!attcan!uunet!cs.utexas.edu!samsung!usc!apple!altos!megadon!clp From: kole@convex.UUCP (John P. Kole) Newsgroups: comp.unix Subject: Re: Need help on a Unix utility to format text. Message-ID: <2228@megadon.UUCP> Date: 20 Oct 90 18:06:41 GMT References: <2221@megadon.UUCP> Sender: clp@megadon.UUCP Organization: Convex Computer Corporation, Richardson, Tx. Lines: 13 Approved: clp@megadon.UUCP In article <2221@megadon.UUCP> maxc1222@ucselx.sdsu.edu (Generic Account 1222) writes: > >I need some help!! I'm am looking for a Unix utility that will get >standard input and format it to 72 columns max. I looked at 'fmt' >and it was putting the word which fell on the 72nd column on the >following line. I need something which will break any word >at the 72nd column regardless. > >Thanks in advance, > >LP Try colrm(1).