Files
pistress/bin/run-cpu-stress.sh

6 lines
73 B
Bash
Executable File

temp_data.sh > temp.log &
TPID=$!
fio ~/git/fio/jobs/fio_cpu
kill $TPID