1K4DIRSTAT(1) K4DIRSTAT(1)
2
3
4
6 k4dirstat - Graphical directory statistics
7
9 k4dirstat [OPTIONS...] [path or url]
10
12 Shows where all your disk space has gone and helps you clean it up. The
13 size of files and directory is shown using treemapping.
14
15 path or url
16 Directory or URL to open
17
19 -v, -version
20 Output version information and exit.
21
22 Qt options
23 -platform platformName[:options]
24 specifies the Qt Platform Abstraction (QPA) plugin. Overridden
25 by the QT_QPA_PLATFORM environment variable.
26
27 -platformpluginpath path
28 specifies the path to platform plugins. Overridden by the
29 QT_QPA_PLATFORM_PLUGIN_PATH environment variable.
30
31 -platformtheme platformTheme
32 specifies the platform theme. Overridden by the QT_QPA_PLAT‐
33 FORMTHEME environment variable.
34
35 -plugin plugin
36 specifies additional plugins to load. The argument may appear
37 multiple times. Overridden by the QT_QPA_GENERIC_PLUGINS envi‐
38 ronment variable.
39
40 -qwindowgeometry geometry
41 specifies window geometry for the main window using the X11-syn‐
42 tax. For example: -qwindowgeometry 100x100+50+50.
43
44 -qwindowicon
45 sets the default window icon.
46
47 -qwindowtitle
48 sets the title of the first window.
49
50 -display hostname
51 screen_number, switches displays on X11. Overrides the DISPLAY
52 environment variable.
53
54 -geometry
55 geometry, same as -qwindowgeometry.
56
58 This man page was written by Jerome Robert.
59
60
61
62 May 2015 K4DIRSTAT(1)