help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

removing a directory?


From: Wheeler, John
Subject: removing a directory?
Date: Tue, 13 Apr 2004 14:23:38 -0500

This should be easy, but I can't seem to work it out. I'm just trying to
remove a director and everything underneath it with:


tidy:

        ${appbase}/webapps/tornado
            pattern=*
            recurse=inf
            age=0
            rmdirs=true

        ${appbase}/webapps
            pattern=tornado
            age=0
            rmdirs=true


I have to use the above right now, but shouldn't I be able to combine
these some how?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]