I’m sitting at work waiting for a script I wrote to finish running. I need to insert certain values into database records based on a text file that our customer sent us. Without giving anything away, here’s what I’m looking at at the moment.
~
[eprints@localhost bin]$ ./insert_impact_factors.pl
1264 -> 4.515 DONE
3409 -> 4.515 DONE
3412 -> 4.515 DONE
4298 -> 1.587 DONE
1295 -> 0.308 DONE
3604 -> 0.308 DONE
3988 -> 1.849 DONE
4732 -> 4.826 DONE
4747 -> 0.685 DONE
1003 -> 1.919 DONE
1176 -> 1.919 DONE
1413 -> 1.919 DONE
3958 -> 1.919 DONE
885 -> 1.832 DONE
886 -> 1.832 DONE
1186 -> 9.091 DONE
3929 -> 1.977 DONE
900 -> 2.711 DONE
76 -> 0.543 DONE
86 -> 0.543 DONE
87 -> 0.543 DONE
105 -> 0.543 DONE
126 -> 0.543 DONE
823 -> 0.543 DONE
276 -> 7.683 DONE
1092 -> 0.454 DONE
1142 -> 0.454 DONE
69 -> 1.727 DONE
2862 -> 0.327 DONE
There are several hundred of these lines yet to appear, and they’re appearing about once a second. I need to hang around and watch it in case there are problems…
I’d actually rather be at home changing nappies.
Posted in work |
how about cleaning up after poo-poo on the floor?
You mean I’ve waited a week since the last post for this? I want a refund….
At least I got paid for looking at that.
is the script still running? Post something else!