NAME

find-huge-files.t - look for a huge folders and/or files

cat >> test-server.yaml << __YAML_END__
find-huge-files:
    file-size-limit: 100M
    files-count-limit: 1000 
    search-folders:
        - /var/log
        - /var/cache
        - /tmp
    ignore:
        - /tmp/huge
__YAML_END__

AUTHOR

Jozef Kutej

1 POD Error

The following errors were encountered while parsing the POD:

Around line 7:

Unknown directive: =head