shared memory viewing command

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Austin Godber
Date:  
Subject: shared memory viewing command
"John (EBo) David" wrote:
>
> uggg...
>
> it's been awhile since I had to play with shared memory, ipc's, etc...
>
> does anyone remember the command to list the currently allocated shared
> memory?
>
> EBo --
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss



ipcs -a

prints info on semaphores, message queues and shared mem

just -m for shared mem.

--
Austin Godber

Rotten Philomathian