in reply to OpenOffice Quickstarter (Linux) in Perl
Now you don't have to worry about the whole "grep in ps" work-around.while (1) { if (not grep { /soffice\.bin -quickstart/ } `ps ax`) { sleep 5; system('/usr/lib/openoffice/program/soffice.bin -quickstart -plugi +n'); } }
--
[ e d @ h a l l e y . c c ]
|
|---|