Tagged Questions
2
votes
1answer
109 views
How do i run a process in a specific directory?
In an init.d file i wrote the below. Now i need to make the bin run in a specific directory. How do i tell it which directory to use?
mono --debug /path/bin &