testprocess doesn't work 100%.
processTestArguments: we can't pass arguments as an array but they are whitespace-separated string.
processTestKill: process killing is not supported by AmigaOS.
processTestMultiprocessStdinToStdout: child process reads from a non-blocking pipe and quits before pipe is written by another process. TODO.
testprocess doesn't work 100%.
processTestArguments: we can't pass arguments as an array but they are whitespace-separated string.
processTestKill: process killing is not supported by AmigaOS.
processTestMultiprocessStdinToStdout: child process reads from a non-blocking pipe and quits before pipe is written by another process. TODO.