hdparm -t [device]
tells me the read speed. Is there a way to show the write speed? When I man hdarm | grep write I get flags -F, -n, -r and -W, all which do not provide the desired result I am looking for.
Then is there a way to show read and write speeds with one command?