Skip to content

Instantly share code, notes, and snippets.

@yoyo308
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yoyo308/218bf68676721f046fc9 to your computer and use it in GitHub Desktop.
Save yoyo308/218bf68676721f046fc9 to your computer and use it in GitHub Desktop.
Obtener toda la info del HD desde la terminal con smartctl
Necesario tener el paquete smartmontools instalado
$ sudo smartctl -i /dev/sda
Cambiando sda por nuestro disco duro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment