This question does not concern me as a developer but I have a client who uses CCS in an unusual and wants to know the answer.
If we use stdio on the target program in conjunction with CCS, then CCS opens, reads and writes files on the host system. How do we know what is the directory on the host that CCS is using as the working directory? Is there some kind of 'pwd' command that can be used to tell us what the working directory is?