Allow program to run called files in same folder?

Asked by lordofwhee

I'm trying to run a program (folding@home) from a specially-made directory, /fold. I can get it to start the main console at startup, but then it just copies all the files over to my /home/username folder, making it very hard to monitor. Is there any way I can either prevent the files being copied before being executed/read from, or allow only those files to run in that same /fold directory?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Hanusz leszek
Solved:
Last query:
Last reply:
Revision history for this message
Best Hanusz leszek (leszek-skynet) said :
#1
Revision history for this message
lordofwhee (lordofwhee) said :
#2

Thanks Hanusz leszek, that solved my question.