|
shmcat
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Tool that dumps shared memory segments (System V and POSIX) |
||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: System utilities | ||||||||||||||||||||
| Tags: shared-memory debugging system-v posix ipc cli | ||||||||||||||||||||
| Install: brew install shmcat | ||||||||||||||||||||
|
About: Shmcat is a command-line utility designed to inspect and dump the contents of System V and POSIX shared memory segments. It functions similarly to the cat command but operates on kernel IPC resources instead of files. This allows developers and system administrators to debug inter-process communication by viewing raw data stored in shared memory. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| Version History | ||||||||||||||||||||
|