| View previous topic :: View next topic |
| Author |
Message |
Meenal Borkar Guest
|
Posted: Tue Mar 02, 2004 10:38 pm Post subject: Too many soffice.bin instances are running- |
|
|
hello
i am having a thin clien environment running Linux. Many times it happens that Openoffice.Org doen't open. After checking i found that too many soffice.bin instances are running. then i go on killing each process. i want this job to be automated. how i should write a script for this?
please help me.
this is urgent one.
thanks a lot.
Meenal |
|
| Back to top |
|
 |
Guest
|
Posted: Wed Mar 03, 2004 12:15 pm Post subject: |
|
|
killall -9 soffice.bin
should take care of all running soffice processes |
|
| Back to top |
|
 |
|