← 返回命令列表

Linux command

nemo 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Open

nemo

Example

nemo [path/to/directory1] [path/to/directory2]

Example

nemo --tabs [path/to/directory1] [path/to/directory2]

Example

nemo --geometry=[600]x[400] [path/to/directory]

Close all

nemo --quit

说明

Nemo is the default file manager for the Cinnamon desktop environment. It is a fork of Nautilus (GNOME Files) with additional features and a more traditional interface. Features include dual-pane view, configurable toolbar, tree view in sidebar, and extensive plugin support. Nemo can manage the desktop icons and integrates with Cinnamon's system services.

参数

--tabs
Open directories in tabs instead of windows
--geometry _WxH_
Set initial window size (width x height)
--new-window
Always open a new window
--quit, -q
Close all Nemo windows
--no-desktop
Don't manage the desktop
--no-default-window
Only create windows for explicitly specified URIs
--version
Display version information
--help
Display help information

FAQ

What is the nemo command used for?

Nemo is the default file manager for the Cinnamon desktop environment. It is a fork of Nautilus (GNOME Files) with additional features and a more traditional interface. Features include dual-pane view, configurable toolbar, tree view in sidebar, and extensive plugin support. Nemo can manage the desktop icons and integrates with Cinnamon's system services.

How do I run a basic nemo example?

Run `nemo` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --tabs do in nemo?

Open directories in tabs instead of windows