rmtree( ['/foo/bar/rat', '/zug/zwang'], 1, 1 ); #### rmtree( '/foo/bar/rat', '/zug/zwang', { verbose => 1, skip_others => 1 } );