Path : /proc/3/task/3/cwd/usr/share/doc/smartmontools-7.0/examplescripts/ |
Current File : //proc/3/task/3/cwd/usr/share/doc/smartmontools-7.0/examplescripts/Example4 |
#! /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"