PATH:
usr
/
share
/
doc
/
smartmontools-7.0
/
examplescripts
#! /bin/sh # Send message if /usr/lib/powersave/powersave-notify exists or exit silently [ -x /usr/lib/powersave/powersave-notify ] || exit 0 /usr/lib/powersave/powersave-notify "<b>Your hard disk drive is failing!</b> S.M.A.R.T. message: $SMARTD_MESSAGE"
[-] Example1
[edit]
[+]
..
[-] README
[edit]
[-] Example3
[edit]
[-] Example5
[edit]
[-] Example2
[edit]
[-] Example6
[edit]
[-] Example4
[edit]