2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
cheat.sheets/sheets/hdparm

7 lines
154 B
Plaintext

# get information about hard disks
hdparm -I /dev/sda
# perform timings of device/cache reads for benchmark and comparison purposes
hdparm -tT /dev/sda