Shell File Manager

Current Path : /usr/share/doc/smartmontools-7.0/examplescripts/
Upload File :
Current File : //usr/share/doc/smartmontools-7.0/examplescripts/Example5

#!/bin/bash -e

tmp=$(tempfile)
cat >$tmp

run-parts --report --lsbsysinit --arg=$tmp --arg="$1" \
    --arg="$2" --arg="$3" -- /etc/smartmontools/run.d

rm -f $tmp


Shell File Manager Version 1.1, Coded By Shell
Email: [email protected]