Hi everyone,
currently I'm working with semaphores and shard memory functionalities on the omega. Which seems to work fine, as the results of my two processes are correct.
However I can't find a command on the omega to retrieve the IPC list, as I'm used to get on my host pc. On my host machine (Linux Debian 8 ) I'm able to use the "ipcs" command with the used semaphore and shared memory.
Can anyone help?
Thanks