Hi all,
I just have a little question:
Is there a way to change the working directory of my terminal with
something in OSProcess?
I mean:
- I know I can change the working directory of the current process with
"OSProcess thisOSProcess chDir: '/'" but of course it does nothing on the
terminal
- "OSProcess thisOSProcess command: 'cd /'" does absolutly nothing
I hope it's clean enough.
Regards,
Adrien.
