1
0
mirror of https://github.com/byReqz/stocheck.git synced 2025-01-31 16:09:49 +00:00
2021-01-22 22:07:39 +00:00
2021-01-22 21:48:34 +00:00
2021-01-22 22:07:39 +00:00
2021-01-22 22:02:23 +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

  1. download the script:
wget https://git.byreqz.de/byreqz/stocheck/raw/branch/main/stocheck.sh
  1. run it with
    bash stocheck.sh or
    chmod +x stockheck.sh && ./stocheck.sh
  2. optionally alias it
    alias stocheck="~/stocheck.sh"
Description
No description provided
Readme GPL-3.0 133 KiB
Languages
Shell 100%