[Beowulf] Re: Religious wars
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Perry E. Metzger perry at piermont.comMon Jul 21 10:23:27 PDT 2008
- Previous message: Religious wars (was Re: [Beowulf] A press release)
- Next message: [Beowulf] Re: Religious wars
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
stephen mulcahy <smulcahy at aplpi.com> writes: > Peter St. John wrote: >> Line numbers are super convenient for peer-review, so humans can >> refer to lines. I've written C programs just to preprend every line >> with a consequtive integer. >> Peter > > cat -n is your friend. and if it didn't exist, the corresponding awk program is: awk '{printf "%d %s\n", FNR, $0}' and Unix has about 10 other trivial ways to do this. (That's probably not even the simplest awk program, but I'm lazy today.) Perry
- Previous message: Religious wars (was Re: [Beowulf] A press release)
- Next message: [Beowulf] Re: Religious wars
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
