PATH:
usr
/
share
/
doc
/
smartmontools-7.0
/
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
[-] Example1
[edit]
[+]
..
[-] README
[edit]
[-] Example3
[edit]
[-] Example5
[edit]
[-] Example2
[edit]
[-] Example6
[edit]
[-] Example4
[edit]