Ipcs

ipcs
Developer(s)Various open-source and commercial developers
Operating systemUnix, Unix-like, IBM i
TypeCommand

ipcs is a Unix and Linux command[1] to list System V InterProcess Communication System's API kernel entities to stdout. System V IPC kernel entities are:

  • Shared memory segments
  • Message queues
  • Semaphore arrays

Implementations

On Linux, the ipcs command is provided by the util-linux package.

The ipcs command has also been ported to the IBM i operating system.[2]

See also

References

  1. ^ "Ipcs(1) - Linux manual page".
  2. ^ IBM. "IBM System i Version 7.2 Programming Qshell" (PDF). Retrieved 2020-09-05.

External links

  • ipcs – Shell and Utilities Reference, The Single UNIX Specification, Version 4 from The Open Group
  • v
  • t
  • e
File system
Processes
User environment
Text processing
Shell builtins
  • alias
  • cd
  • echo
  • test
  • unset
  • wait
Searching
Documentation
Software development
Miscellaneous
  • bc
  • cal
  • expr
  • lp
  • od
  • sleep
  • true and false
  • Categories
    • Standard Unix programs
    • Unix SUS2008 utilities
  • List