Question: Write a script called disk - benchmark - background.sh that uses the dd command to run a benchmark against the local disk in the background,
Write a script called diskbenchmarkbackground.sh that uses the dd command to run
a benchmark against the local disk in the background, that captures all the output both
standard out and error output to a file diskbenchmarkbackgroundlogtxt Use the
time command to show how long the benchmark took to complete. The benchmark
should run for at least seconds, and it should complete even if the ssh or bash session
is terminated
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
