2024-10-19 21:48:10 +02:00
2024-10-19 12:53:17 +02:00
2024-10-19 12:52:51 +02:00
2024-10-19 21:48:10 +02:00

bash script for either telling all HDDs in system to spindown or checking if it is spinning or not

Prerequisites: - sudo apt install hdparm - drives are listed as /dev/sdX where X stands for their respective labeling for the system

Usage: $ ./HDD.sh (1/2) - option 1) tell drives to spindown - option 2) check if drives are spinning or not

Description
HDDs related scripts to spin down and other stuff
Readme 37 KiB
Languages
Python 77%
Shell 23%