George Woltman wrote:
> At 02:31 PM 7/4/2007, you wrote:
>   
>>> Remember that mprime and prime95 looks for all the ini files and save files
>>> in the same directory as the executable.  You can change that behavior
>>> with the -W command line argument.
>>>       
>> Hmmm. My impression is that mprime looks for its files in the current working
>> directory.
>>     
>
> Then there is a bug in the Linux version.  Hmmm, should I go fix it?
>   

I prefer it the way it is.   makes it easier to run multiple instances 
without having to copy the binaries.


    for i in ~/mersenne/?; do (cd $i; ../bin/mprime -args >log & ); done


_______________________________________________
Prime mailing list
[email protected]
http://hogranch.com/mailman/listinfo/prime

Reply via email to