how can i set the working directory when exec(cmd)
Open
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
I use the exec to execute a shell script, and the script need some files with relative path. But it can't find these files. Is there any way i can change the working directory before execute the command ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.