/usr/share/doc/smartmontools/examplescripts
#!/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
.
Edit
..
Edit
Example1
Edit
Example2
Edit
Example3
Edit
Example4
Edit
Example5
Edit
Example6
Edit
Example7
Edit
Example8
Edit
README
Edit