Originally posted by Scoofy12
first, you don't need to use & to start ./loader in the background (i notice you used ./think directly however).
Yeah, that was a typo. I was going from memory; it's fixed now. So's the issue with the & not being required.

Thanks!

Then I realized I didn't install it directly into my home directory, but rather into ~/fad, so the cd command has also been changed.

I found that when I used NFS sharing my output was considerably lower than giving each client a local directory, presumably due to delay on file accesses.
Hmm. So you just run them each locally, then, or did you set up samba?