DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

msgques - Print information about active IPC message queues

SYNOPSIS

msgques
msgque

DESCRIPTION

The msgques macro displays the active message queue. It is like running 'ipcs -q' on a live system.

Typical output looks like this:


 S> msgques
 Id    Addr     first    last   uid gid qbytes cbytes q_num spid rpid mode
 000 D0219C98 00000000 00000000 000 068  6000   0000   000  2200 0EB0 83B6
 001 D0219D08 D0259E80 D0259E60 000 068  8000   0138   006  0EB0 2364 81B6

DEFINED IN

ipc.k

SEE ALSO

ipcs(1), semques, shmem

APPENDIX A: Alphabetic Index of Macros