I mean the directory external to the process. I have the same C++ program, with different configurations which I compile and launch from different directories in order to save the results in different places. I launch the program with nohup, I can see that there is a process running in the background, but I can't figure out from which directory it was launched.
On Nov 14, 2007 11:25 AM, G T Smith <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Cristea Bogdan wrote: > > Is there a way to find from which directory a process was launched? > > > > In what context, within the process or external to the process? > > - -- > ============================================================================== > I have always wished that my computer would be as easy to use as my > telephone. > My wish has come true. I no longer know how to use my telephone. > > Bjarne Stroustrup > ============================================================================== > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (GNU/Linux) > Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org > > iD8DBQFHOs0FasN0sSnLmgIRApD4AJ9b8PW2WnjkeZLNEMTz9Hmv0wnsjQCg0Fs7 > a5pk/yEEE4FoCTJzQtvNtBM= > =0/G7 > -----END PGP SIGNATURE----- > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Bogdan Cristea -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
