I am using a locked down NT PC to telnet to a UNIX box and execute a C++ program. On of the functions I would like the C++ program to do is
put a script into the TEMP directory of the PC I am calling the program from. Is this posible? If so how? Thanks you.