full path to the currently running executable
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=DvVditY5RMAOzOxxukTPBPX+bYC3VBAxwoOgZTQRbk8=; b=bRT0ED8cGP3HiyYKOeRCvgnFzM0jc2UYiwMwdtsJo1aM81Dssnq6bnOAiD3Tm0px77 DqqFHJHcFXEjWvMwc3agkqwal29zUDJ2AzOHSG0O6Ga6tlx98zkENFfxH8l/OwcAhnzh BTqumtaOM44oPnJQYMSHGOOnMaPra8tSXCE4c= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=F1axcixX4Ch5gccWTHaWjIlFAEnbDj5wDAr6Mk2FjJa7C3+1cCVLkNmzKlT0D3bK65 japzKGSdXYVPkniz/J+9Wje3YPiXy6ZXsUXH8s1a7fQq4J7bgNS39SnJ4K49AeEfyyq1 1ZufrHUwOGxM9Up5Sb8HL5oqS9pom4HMy1mjQ= How can I do this on Mac OSX? Thanks, Joel --- http://twitter.com/wagerlabs _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... It's possible to get the full path to the currently running executable on Linux by looking at /proc/self/exe or /proc/curproc/file. This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont