Shmm
https://www.gnu.org/software/shmm/
Access all shared memory.
SHMM (shared memory manager) permits to control, analyze and modify all shared memory in use. SHMM comes with complete ipcs and ipcrm commands which give you a list of all ipc in use on your system and give you the possibility to destroy them.
SHMM can help you to debug your program by dumping the memory in a file or to change content of a shared memory currently in use by another software by loading memory from a file or directly from the command line when you use only string.
You can even use it to use shared memory in your shell script!
This is a GNU package:
shmm
Download
https://ftp.gnu.org/gnu/shmm/1.0/shmm-1.0.tar.gz
version 1.0
(stable)
released on 28 June 2008
OpenPGP signature URL: https://ftp.gnu.org/gnu/shmm/1.0/shmm-1.0.tar.gz.sig
User level
Intermediate
Donate link
https://my.fsf.org/donate/Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/VCS Checkout
cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/shmm co shmm
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Jeannie Boffel | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah (Ref) | https://savannah.gnu.org/projects/shmm/ | |
General | https://savannah.gnu.org/people/ | |
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/shmm/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/info-shmm/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-shmm/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-shmm/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://ftp.gnu.org/gnu/shmm/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 16 January 2019.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.