Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
df -h
sudo fdisk -l
sudo hdparm -i /dev/device<device> (where <device> for example sda1, hda3...)
sudo hdparm -i /dev/sda1

 

Re-direct output in file

...