TLDR
Enter a command. For example: fping, lambo, glab release, hashid.

ipcs

 
Display information about resources used in IPC (Inter-process Communication). More information: https://manned.org/ipcs.
 
  • Specific information about the Message Queue which has the ID 32768:
     
    ipcs -qi 32768
     
  • General information about all the IPC:
     
    ipcs -a

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.