I'm running Linux on a Sabresd Platform and I'm trying to run a very simple cpu stress test. At some point in my script I'm supposed to run the command 'stress --cpu 16 -t 60 -v' which should run stress during 60 seconds with 16 threads. But it keeps saying 'command not found'. Does anyone know which dependencies should I use for this test?