9795f33db57c0cd18d2a35994d2817ed3b02d96c
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/sdXwhereXstands 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
Languages
Python
77%
Shell
23%