📝 README: add an example

master
neingeist 4 years ago
parent daf595f060
commit d4218e8218

@ -1,2 +1,8 @@
# check_dir_empty
nagios plugin: check that the directories given are empty
nagios plugin: check that the directories given are empty
Example:
~~~
$ ./check_dir_empty /var/mail
OK: All given directories are empty
~~~

Loading…
Cancel
Save