Help for this page
while (1) { if (not grep { /soffice\.bin -quickstart/ } `ps ax`) { ... system('/usr/lib/openoffice/program/soffice.bin -quickstart -plugi +n'); } }