Jelajahi Sumber

added ipcs.md

kxy 11 tahun lalu
induk
melakukan
5065bbc785
1 mengubah file dengan 11 tambahan dan 0 penghapusan
  1. 11 0
      pages/common/ipcs.md

+ 11 - 0
pages/common/ipcs.md

@@ -0,0 +1,11 @@
+#ipcs
+
+> Display information about ressources used in IPC (Inter-process Communication)
+
+- Specific infomration about the Message Queue witch has the id 32768
+
+`ipcs -qi 32768`
+
+- General informations about all the IPC
+
+`ipcs -a`