logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

/proc/sysvipc/ - System V IPC

Description

/proc/sysvipc/ Subdirectory containing the pseudo-files msg, sem and shm. These files list the System V Interprocess Communication (IPC) objects (respectively: message queues, semaphores, and shared memory) that currently exist on the system, providing similar information to that available via ipcs(1). These files have headers and are formatted (one IPC object per line) for easy understanding. sysvipc(7) provides further background on the information shown by these files.

Name

/proc/sysvipc/ - System V IPC

See Also

proc(5) Linux man-pages 6.9.1 2024-05-02 proc_sysvipc(5)

See Also