Path: utzoo!attcan!uunet!pcrat!rick From: rick@pcrat.UUCP (Rick Richardson) Newsgroups: comp.arch Subject: Re: Dhrystone 2.n Results (1 of 2) Summary: Pre-chewed and spoon-fed flame retardent Keywords: Tools for industry, tools for the dead Message-ID: <638@pcrat.UUCP> Date: 10 Dec 88 13:31:17 GMT References: <633@pcrat.UUCP> <46500038@uxe.cso.uiuc.edu> <2416@ficc.uu.net> Reply-To: rick@pcrat.UUCP (Rick Richardson) Followup-To: /dev/null Organization: PC Research, Inc., Tinton Falls, NJ Lines: 36 >Oh well. Maybe next time... Not a chance. ATTENTION DHRYSTONE REPORT FORMAT FLAMERS: ------------------------------------------ Here are some commands, using only 'sed', which will reshape the Dhrystone results. There are many other REs and tools that can also do this job, such as 'cut', 'awk', 'perl', 5 lines of C, and plain old Korn shell. Instead of flaming, perhaps you could spend the time to learn your tools. 130 COLUMNS, EVERYTHING BUT DATE AND SUBMITTER: sed 's/^\(.\{130\}\).*/\1/'