site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com smaret% ipcs -pm Shared Memory: T ID KEY MODE OWNER GROUP CPID LPID while the same command as root (sudo) gives: smaret% sudo ipcs -pm Password: Shared Memory: T ID KEY MODE OWNER GROUP CPID LPID m 131071 0 --rw------- smaret smaret 490 492 Sébastien _______________________________________________ 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... The ipcs command seems works only when it is run as root. For example, the command 'ipcs -pm' displays, as a normal user: Is there a way to display shared memory segments as a normal user (without sudo) ? This email sent to site_archiver@lists.apple.com