search for: oldo

Displaying 2 results from an estimated 2 matches for "oldo".

Did you mean: old
2011 Jan 31
2
how to move forward/undo/revert/fix re: a failed CentOS 5.5 to SL 5.5 migration ... [SOLVED?]
On Wed, Jan 26, 2011 at 11:25 AM, Larry Vaden <vaden at texoma.net> wrote: > For various reasons which seemingly fail the necessary/sufficient > tests with the benefit of hindsight, I attempted to migrate a shell > machine which is the beach front from which I work (not a production > server) from CentOS 5.5 to Scientific Linux 5.5 yesterday. > > Karanbir is quoted on this
2007 Dec 06
5
Help rewriting looping structure?
Hey Folks, Could somebody help me rewrite the following code? I am looping through all records across 5 fields to calculate the cumulative percentage of each record (relative to each individual field). Is there a way to rewrite it so I don't have to loop through each individual record? ##### tdat is my data frame ##### j is my field index ##### k is my record index ##### tsum is the sum of