View Single Post
Posts: 19 | Thanked: 1 time | Joined on Jul 2007
#3
I did do these all in person, its just easier to list them all at once. This wasn't a shell script, I just made it up on the fly. I made sure each process completed.
I did them over an SSH connection and ran them in a background process (&) and piped the output to stdout. That way if my SSH connection did drop the process would (hopefully) complete. I didn't get dropped from SSH once during the entire process. I believe they all completed successfully...