<< Previous question   Table of contents   MOSIX home   Next question >>

Question:

How to run a script where one of commands is a threaded application

Answer:

By using the "native" utility in your script:

> native {threaded_program} [program-args]...