Skip to content

Print SysV IPCS information on the standard output

License

Notifications You must be signed in to change notification settings

gustavorv86/shmcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shmcat

Print SysV IPCS information on the standard output

Build

Clone this repository.

git clone https://github.com/gustavorv86/shmcat

Go to repository folder and run make command.

cd shmcat
make

Usage

Type ipcs -m to view all shared memories.

Type ./dist/shmcat <shmid> [length] to view the shared memory content.

About

Print SysV IPCS information on the standard output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published