ipcs as a non root user
ipcs as a non root user
- Subject: ipcs as a non root user
- From: Sébastien Maret <email@hidden>
- Date: Mon, 20 Feb 2006 14:15:55 -0500
The ipcs command seems works only when it is run as root. For
example, the command 'ipcs -pm' displays, as a normal user:
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
Is there a way to display shared memory segments as a normal user
(without sudo) ?
Sébastien
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden