How do I, within a program, get the full pathname of the program I'm
executing? argv[0] will have the command name but not necessarily the full
pathname.

Reply via email to