How to view the kernel (shmmax) parameter value in Solaris 10?

Submitted by: Administrator
To view the current values of the resource control, enter
the following commands:

#id -p //to verify the project ID
uid = 0 (Root) gid = 0 (Root) projid = 1 (user.root)
#prctl -n project.max-shm-memory -i project user.root
#prctl -n project.max=sem-ids -i project user.root
Submitted by: Administrator

Read Online Solaris Commands Job Interview Questions And Answers