← 返回命令列表

Linux command

nautilus 命令

文本

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

常用示例

Launch

nautilus

Example

nautilus [path/to/directory]

Example

nautilus admin:/

Example

nautilus --select [path/to/file_or_directory]

Example

nautilus --new-window

Close all

nautilus --quit

说明

Nautilus (GNOME Files) is the default file manager for the GNOME desktop environment. It provides graphical file browsing, management, and navigation with support for local and remote filesystems. Features include tabbed browsing, bookmarks, file previews, search, and integration with GNOME services. The admin:// URI scheme allows privileged file operations with polkit authentication.

参数

--new-window
Open a new window instead of using existing instance
--select
Select specified file or directory in parent folder
--quit, -q
Close all Nautilus instances
--version
Display version information
--help, -h
Display help information

FAQ

What is the nautilus command used for?

Nautilus (GNOME Files) is the default file manager for the GNOME desktop environment. It provides graphical file browsing, management, and navigation with support for local and remote filesystems. Features include tabbed browsing, bookmarks, file previews, search, and integration with GNOME services. The admin:// URI scheme allows privileged file operations with polkit authentication.

How do I run a basic nautilus example?

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

What does --new-window do in nautilus?

Open a new window instead of using existing instance