
January 31st, 2002, 03:23 AM
|
|
Contributing User
|
|
Join Date: Sep 2001
Location: Svizzera
Posts: 69
Time spent in forums: 1 h 15 m 20 sec
Reputation Power: 7
|
|
|
ipc / ipcs / ipcrm
i'm coding on a program with ipc and i still don't have a garbage collector function.
when i make ipcs in the shell it shows me al msg / sem / shm.
my problem is i don't want to remove every sem separatly like "ipcrm sem 45458". how can i set a command the removes me every sem from the user xyz?
i'm not an expert in pipelining, but that would be the solvation?
please help me
|