Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!convex!news From: tchrist@convex.COM (Tom Christiansen) Newsgroups: comp.unix.questions Subject: Re: getting a field from a line in awk/sed/? Message-ID: <1991Jan10.140607.15753@convex.com> Date: 10 Jan 91 14:06:07 GMT References: <1991Jan9.225344.19979@informix.com> <5155@idunno.Princeton.EDU> <1991Jan10.085334.19790@csn.org> Sender: news@convex.com (news access account) Reply-To: tchrist@convex.COM (Tom Christiansen) Organization: CONVEX Software Development, Richardson, TX Lines: 17 Nntp-Posting-Host: pixel.convex.com From the keyboard of frechett@snoopy.Colorado.EDU (-=Runaway Daemon=-): :Ah, yes, you are right, but there is a way. How about if you know that the :first column is only 12 characters wide... Something like :cut -c1-12 <