首页 > 其他 > 详细

fedora 中从命令行中直接打开资源管理器

时间:2018-06-25 10:17:09      阅读:217      评论:0      收藏:0      [点我收藏+]

windows 中 使用 start . 可以实现

macos 中 使用 open . 可以实现

linux 中 可以使用 nautilus . 可以实现

 

了解nautilus 详细的使用说明,可以 使用 man nautilus 来查看。

NAME

nautilus - a file manager for GNOME

SYNOPSIS
nautilus [options] URIs...

DESCRIPTION
nautilus is a file manager, designed for the GNOME 3 desktop.

OPTIONS
-c, --check
Perform a quick set of self-check tests.

--version
Show the version of the program.

-g, --geometry=GEOMETRY
Create the initial window with the given geometry. Deprecated - the geometry is saved and loaded using GSettings.

-w, --new-window
Always open a new window for browsing specified URIs.

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

-q, --quit
Quit Nautilus.

-s, --select
Select specified URI in parent folder.

-h, --help
Show a summary of options.

Other standard GNOME options not listed here are also supported.

SEE ALSO
The documentation may be accessed by pressing F1 in the application or via the application menu.

For further information, visit the website https://wiki.gnome.org/Apps/Nautilus

BUGS
All bugs in the application may be reported at the GNOME Bugzilla at https://bugzilla.gnome.org/buglist.cgi?product=nautilus

fedora 中从命令行中直接打开资源管理器

原文:https://www.cnblogs.com/xuyaowen/p/nautilus.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!