1LIZARDFS-DIRINFO(1) LIZARDFS-DIRINFO(1)
2
3
4
6 lizardfs-dirinfo - show directories stats
7
9 lizardfs dirinfo [-n|-h|-H] OBJECT...
10
12 dirinfo is extended, LizardFS-specific equivalent of du -s command. It
13 prints summary for each specified object (single file or directory
14 tree).
15
17 -n, -h, -H
18 These options are described in lizardfs(1).
19
21 Copyright 2008-2009 Gemius SA, 2013-2016 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/09/2023 LIZARDFS-DIRINFO(1)