Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 disk-benchmark-background.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 disk-benchmark-background-log.txt. Use the
time command to show how long the benchmark took to complete. The benchmark
should run for at least 10 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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions