Xref: utzoo comp.unix.questions:22471 comp.unix.wizards:22187 Path: utzoo!attcan!uunet!cs.utexas.edu!rutgers!mcnc!uvaarpa!murdoch!ra!aj3u From: aj3u@ra.cs.Virginia.EDU (Asim Jalis) Newsgroups: comp.unix.questions,comp.unix.wizards,uva.cs.general,uva.cs.grads,uva.ee.grads Subject: A question on awk and sort. Message-ID: <1990May28.225953.222@murdoch.acc.Virginia.EDU> Date: 28 May 90 22:59:53 GMT Sender: news@murdoch.acc.Virginia.EDU Reply-To: aj3u@ra.cs.Virginia.EDU (Asim Jalis) Organization: University of Virginia Computer Science Department Lines: 4 I need to use awk and sort on files with records that are longer than the maximum length the two utilities allow. I have looked at the man pages and found nothing. Is there a command line option through which I could alter the maximum record lengths?