| .. | |||||
| Example1 | |||||
| Example2 | |||||
| Example3 | |||||
| Example4 | |||||
| Example5 | |||||
| Example6 | |||||
| Example7 | |||||
| Example8 | |||||
| README |
#! /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 | |||||
| Example2 | |||||
| Example3 | |||||
| Example4 | |||||
| Example5 | |||||
| Example6 | |||||
| Example7 | |||||
| Example8 | |||||
| README |