Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!princeton!phoenix.Princeton.EDU From: paul@phoenix.Princeton.EDU (Paul Lansky) Newsgroups: comp.unix.questions Subject: pathname Message-ID: <4973@idunno.Princeton.EDU> Date: 30 Dec 90 17:22:32 GMT Sender: news@idunno.Princeton.EDU Organization: Princeton University, Princeton, New Jersey Lines: 8 I want to be able to find the full pathname of a program from within itself. getwd() normally works but in this case the program (application) will be launched from a NeXT browser and getwd() simply returns my home directory in that case. Thanks. Paul Lansky paul@princeton.edu