dd if=/tmp/testfile of=/dev/null bs=1G count=1 iflag=direct
if=/tmp/testfile: This is the input file we created earlier.
of=/dev/null: This discards the data we read.
bs=1G: Again, the block size is 1 gigabyte.
count=1: We're reading one block.
iflag=direct: This uses direct I/O."
In questa pagina del sito puoi guardare il video online Linux Tricks and Tips| Check your Disk's Read Performance on Linux with dd Command della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Bytes & Beyond 19 giugno 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 188 volte e gli è piaciuto 3 spettatori. Buona visione!