logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nemo - the Cinnamon File Manager

Author

       This manual page was originally written for Nautilus  by  Takuo  KITAME  <kitame@debian.org>  and  Dafydd
       Harries <daf@muse.19inch.net> for the Debian GNU/Linux system (but may be used by others).

                                                  October 2012                                           Nemo(1)

Bug Reports

       Please report bugs and feature requests here: https://github.com/linuxmint/nemo

Description

       This manual page documents briefly the nemo command.

       Nemo is the file manager for the Cinnamon desktop.

Name

       nemo - the Cinnamon File Manager

Note On The Root User

       Ordinarily, nemo and nemo-desktop treat being run as the root user as special, with certain  restrictions
       and  UI  changes. This behavior can be bypassed via a gsettings key. You can use the following command to
       enable/disable this override:

       gsettings set org.nemo.preferences treat-root-as-normal true|false

Options

       Nemo  follows  the  usual  GNU  command  line syntax, with long options starting with two dashes (`-'). A
       summary of options is included below.

       -g--geometry=GEOMETRY
              Create the initial window with the given geometry.

       -t--tabs Open URIs in tabs.

       --existing-window
              Open URIs in an existing window.

       -n--no-default-window
              Only create windows for explicitly specified URIs.

       --fix-cache
              Repair the user thumbnail cache  -  this  can  be  useful  if  you're  having  trouble  with  file
              thumbnails.  Must be run as root.

       --debug
              Enable  debugging code.  Example usage: 'NEMO_DEBUG=Actions nemo --debug'.  Use NEMO_DEBUG=all for
              more topics.

       -q--quit Quit Nemo.

       --help Show a summary of options.

       --version
              Show Nemo's version.

       Other standard GNOME options not listed here are also supported.

Synopsis

nemo [options] URIs...

See Also