mirror of
https://github.com/byReqz/stocheck.git
synced 2025-01-31 16:09:49 +00:00
stocheck
quick and dirty smart value checker
features:
- sata/nvme support
- show smart info and self-check results
usage
Usage: stocheck (options)
Options:
-h/--help -- show help
-u/--update -- update the script
installation
- download the script:
wget https://git.byreqz.de/byreqz/stocheck/raw/branch/main/stocheck.sh
- run it with
bash stocheck.sh
or
chmod +x stockheck.sh && ./stocheck.sh
- optionally alias it
alias stocheck="~/stocheck.sh"
Languages
Shell
100%