1LIZARDFS-RREMOVE(1) LIZARDFS-RREMOVE(1)
2
3
4
6 lizardfs-rremove - remove recursively
7
9 lizardfs-rremove [-l] OBJECT...
10
12 rremove deletes object(s) recursively. This tool can be used on either
13 file or directory.
14
16 -l
17 This option disables timeout set for this operation. (default
18 timeout is 60 seconds)
19
21 Copyright 2016-2017 Skytechnology sp. z o.o.
22
23 LizardFS is free software: you can redistribute it and/or modify it
24 under the terms of the GNU General Public License as published by the
25 Free Software Foundation, version 3.
26
27 LizardFS is distributed in the hope that it will be useful, but WITHOUT
28 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
29 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
30 for more details.
31
32 You should have received a copy of the GNU General Public License along
33 with LizardFS. If not, see http://www.gnu.org/licenses/.
34
36 lizardfs(1)
37
38
39
40 02/01/2019 LIZARDFS-RREMOVE(1)