Re: clocking subprocesses

2008-03-03 Thread barnburnr
On Mar 3, 12:41 pm, Preston Landers <[EMAIL PROTECTED]> wrote: > > Run your command through the "time" program. You can parse the output > format of "time", or set a custom output format. This mostly applies > to Unix-like systems but there is probably an equivalent somewhere on > Windows. > > P

clocking subprocesses

2008-03-03 Thread barnburnr
Hi, I've seen several threads on this subject, but haven't (yet) run across one that answers my specific questions. This should be really easy for someone, so here goes: I'm running some numerical simulations under Ubuntu, and using Python as my scripting language to automatically manage input a