1. showipc 
2. get the key number and find the address, for example:
> showipc 01 | grep 51
OsKey:    20151 0x00004eb7 Semaphore Key: 51
the address is 4eb7
3. call the ipcs with the address, for example:
> ipcs | grep 4eb7
0x00004eb7 2818130    loladm    740        1
