Path: utzoo!attcan!uunet!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime!lion.austin.ibm.com!reddy From: reddy@lion.austin.ibm.com (/150000;Austin) Newsgroups: comp.editors Subject: Re: A vi question Summary: Making a range of lines in a file to be of fixed length Message-ID: <3203@awdprime.UUCP> Date: 20 Aug 90 14:15:07 GMT Sender: news@awdprime.UUCP Organization: IBM AWD, Austin Lines: 8 Hi, Is there a quick way to make a range of lines in a file to be of same length ? In other words I want the lines in question to contain the same number of characters (padded with blanks if necessary at the end). (awk, sed or shell script solutions are fine too). Satish