1GNOME-COMMANDER(1) General Commands Manual GNOME-COMMANDER(1)
2
3
4
6 gnome-commander - a GNOME file manager
7
9 gnome-commander [-d STRING] [options] [gtk,gnome,bonobo options]
10
12 GNOME Commander is a fast and powerful graphical filemanager for the
13 GNOME desktop environment, it has a "two-pane" interface in the tradi‐
14 tion of Norton and Midnight Commander.
15
17 --help Show summary of options.
18
19 --version
20 Show version of program.
21
22 -l, --start-left-dir=STRING
23 Specify the start directory for the left pane
24
25 -r, --start-right-dir=STRING
26 Specify the start directory for the right pane
27
28 --config-dir=STRING
29 Specify the directory for configuration files
30
31 -d, --debug=STRING
32 Specify debug flags to use. Debug output will be written to
33 STDOUT.
34 Possible flags:
35 a: set all debug flags
36 c: file and directory counting
37 d: directory ref-counting
38 f: file ref-counting
39 g: run_command debugging
40 i: imageloader
41 k: directory pool
42 l: directory listings
43 m: connection debugging
44 n: directory monitoring
45 p: script monitoring
46 s: SMB network browser
47 t: metadata tags
48 u: user actions debugging
49 v: internal viewer
50 w: widget_lookup
51 x: xfer
52 y: brief MIME based imageload
53 z: detailed MIME based imageload
54
55 [gtk,gnome,bonobo options]
56 Standard gtk, gnome, bonobo options are supported. Use --help to
57 see possible options.
58
60 gnome-commander -d nvl
61 Starts GNOME Commander with debugging of directory listings, in‐
62 ternal viewer and directory monitoring facilities.
63
65 ~/.config/gnome-commander/scripts
66 User specific scripts, used in the file popup menu.
67
68 /usr/lib/gnome-commander/plugins
69 System-wide plugins.
70
72 If you find any bugs, please report them (or better yet, fix them and
73 send a patch). See the GNOME Commander home page for more information:
74 https://gcmd.github.io/
75
77 GNOME Commander was originally developed by Marcus Bjurman from 2001
78 till 2004. Assaf Gordon added the internal viewer code and other fea‐
79 tures. Piotr Eljasiak was the project manager from 2006 until 2012.
80 Since 2013 till now, Uwe Scholz <u.scholz83@gmx.de> is the current
81 project manager.
82 Translations and other contributions where made by numerous people. See
83 https://gitlab.gnome.org/GNOME/gnome-commander/-/graphs/master
84
85 The original manual page was written by Michael Vogt <mvo@debian.org>,
86 for the Debian GNU/Linux system. Current manual page is maintained as
87 the part of the GNOME Commander project.
88
89
90
91 Jan 15 2021 GNOME-COMMANDER(1)