News

I want to run a script that makes a directory and copies some files there, change to that directory, and then run some other scripts. I'm trying to do chdir followed by system, but system seems to ...