📝 README: add an example
This commit is contained in:
parent
daf595f060
commit
d4218e8218
1 changed files with 7 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue