您可能没有注意到的7个Ubuntu File Manager功能

image

The Nautilus file manager included with Ubuntu includes some useful features you may not notice unless you go looking for them. You can create saved searches, mount remote file systems, use tabs in your file manager, and more.

Ubuntu随附的Nautilus文件管理器包含一些有用的功能,除非您寻找它们,否则可能不会注意到。 您可以创建保存的搜索,安装远程文件系统,使用文件管理器中的选项卡等等。

Ubuntu’s file manager also includes built-in support for sharing folders on your local network – the Sharing Options dialog creates and configures network shares compatible with both Linux and Windows machines.

Ubuntu的文件管理器还内置支持共享本地网络上的文件夹-“共享选项”对话框创建和配置与Linux和Windows计算机兼容的网络共享。

保存的搜索 (Saved Searches)

The Nautilus file manager contains a Search button that allows you to search for files and specify a specific location or file type.

Nautilus文件管理器包含一个“搜索”按钮,该按钮可让您搜索文件并指定特定的位置或文件类型。

image

To save a search for later, click the File menu and select Save Search As after performing a search. Specify a name and location for your saved search. It will appear as a folder ending with .savedSearch.

要保存以后的搜索,请在执行搜索后单击“文件”菜单,然后选择“将搜索另存为”。 为您保存的搜索指定名称和位置。 它将显示为以.savedSearch结尾的文件夹。

image

This is a virtual folder that displays the results of the search you saved – double-click the folder to perform the search and view its results as the contents of the folder. The contents of the folder will change as the files on your system change.

这是一个虚拟文件夹,显示您保存的搜索结果–双击该文件夹以执行搜索并将其结果作为该文件夹的内容查看。 文件夹的内容将随着系统上文件的更改而更改。

image

挂载远程文件系统 (Mounting Remote File Systems)

Click the File menu and select Connect To Server to mount remote SSH, FTP, Windows share (SAMBA), or WebDAV file systems. They’ll appear in the file manager’s sidebar and can be used as if they were a folder on your system. For more information, check out our post on mounting remote folders in Ubuntu.

单击文件菜单,然后选择连接到服务器以安装远程SSH,FTP,Windows共享(SAMBA)或WebDAV文件系统。 它们将显示在文件管理器的侧栏中,并且可以像它们在系统上的文件夹一样使用。 有关更多信息,请查看有关在Ubuntu中安装远程文件夹的文章。

image

文件管理器选项卡 (File Manager Tabs)

Like a modern web browser, Nautilus contains tabs. You can open a new file manager tab by clicking the File menu and selecting New Tab or middle-click a folder to open it in a new tab.

像现代Web浏览器一样,Nautilus包含选项卡。 您可以通过单击“文件”菜单并选择“新建选项卡”来打开新的文件管理器选项卡,或在文件夹中单击鼠标中键以在新选项卡中将其打开。

image

发送文件 (Sending Files)

Select one or more files, right-click them, and select Send To in the menu to open the Send To dialog. You can attach the files to an email, send them over the Empathy instant messenger, push them over Bluetooth, burn them to a disc, or copy them to a removable disk. The Send To dialog can automatically compress the selected files into an archive file – particularly useful if you’re sending multiple files over the Internet.

选择一个或多个文件,右键单击它们,然后在菜单中选择“发送到”以打开“发送到”对话框。 您可以将文件附加到电子邮件,通过Empathy即时通讯程序发送,通过蓝牙推送它们,将它们刻录到光盘或复制到可移动磁盘。 “发送到”对话框可以自动将所选文件压缩为存档文件-如果要通过Internet发送多个文件,则特别有用。

image

选择与模式匹配的文件 (Selecting Files Matching a Pattern)

Use the Select Items Matching option in the Edit menu to select files matching a specific pattern. For example, you could select all files in a folder with a certain file extension, or only files with certain text in their name. Use the * character to match any number of characters and the ? character to match a single character. For example, *.png would match all files ending with .png. file-?.png would match file-1.png and file-2.png, but not file-12.png.

使用“编辑”菜单中的“选择项目匹配”选项来选择与特定模式匹配的文件。 例如,您可以选择具有特定文件扩展名的文件夹中的所有文件,或者仅选择名称中具有特定文本的文件。 使用*字符匹配任意数量的字符,并使用 字符以匹配单个字符。 例如,*。png将匹配所有以.png结尾的文件。 file-?. png将匹配file-1.png和file-2.png,但不匹配file-12.png。

image

从模板创建文件 (Creating Files From Templates)

Place files in the the Templates file in your home directory to easily create files based on them. Once you’ve placed a file here, you can right-click in any folder and use the Create New Document menu to create a copy of the template at a new location.

将文件放在主目录的模板文件中,以轻松地基于它们创建文件。 将文件放置在此处后,可以右键单击任何文件夹,然后使用“创建新文档”菜单在新位置创建模板的副本。

image

中键拖放 (Middle Click Drag & Drop)

When you drag and drop a file or folder with the left mouse button, Nautilus will copy or move it to the new location, depending on whether the location is on the same drive or not. For more fine-grained control, press the middle mouse button, drag and drop the file or files, and then release the mouse button. Use the menu that appears to copy, move, or create links to the files at the new location.

使用鼠标左键拖放文件或文件夹时,Nautilus会将其复制或移动到新位置,具体取决于该位置是否在同一驱动器上。 要进行更细粒度的控制,请按鼠标中键,拖放一个或多个文件,然后释放鼠标键。 使用显示的菜单复制,移动或创建指向新位置文件的链接。

image

翻译自: https://www.howtogeek.com/117494/7-ubuntu-file-manager-features-you-may-not-have-noticed/

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/279217.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

P3174 [HAOI2009]毛毛虫(树形dp)

P3174 [HAOI2009]毛毛虫 题目描述 对于一棵树,我们可以将某条链和与该链相连的边抽出来,看上去就象成一个毛毛虫,点数越多,毛毛虫就越大。例如下图左边的树(图 1 )抽出一部分就变成了右边的一个毛毛虫了&am…

wdcp mysql密码_WDCP提示无法连接mysql及创建站点提示mysql密码不正确

一、wdcp系统访问提示无法连接mysql1、可能是mysql服务没启动,首先ssh登陆服务器,然后执行service mysqld restart重启mysql再访问试下,如果无法启动,先用df -lh查看下home分区有没有挂载,如果没有挂载尝试先重启&…

applecare多少钱?_否,AppleCare +无法覆盖丢失或被盗的iPhone

applecare多少钱?Losing your iPhone or getting it stolen is pretty common these days, but it’s important to know that while AppleCare covers accidental damage, it doesn’t cover a lost or stolen iPhone. 如今,丢失iPhone或使其被盗很普遍&#xff0…

HDFS文件目录操作代码

分布式文件系统HDFS中对文件/目录的相关操作代码,整理了一下,大概包括以下部分: 文件夹的新建、删除、重命名文件夹中子文件和目录的统计文件的新建及显示文件内容文件在local和remote间的相互复制定位文件在HDFS中的位置,以及副本…

craigslist_如何设置Craigslist警报(用于电子邮件或SMS)

craigslistWhether you’re looking for apartments or used gadgets on Craigslist, you don’t have to keep checking the website. You can stay on top of things by getting notified when new posts go up that match your searches. 无论您是在Craigslist上寻找公寓还是…

Django模板语言中的自定义方法filter过滤器实现web网页的瀑布流

模板语言自定义方法介绍 自定义方法注意事项 Django中有simple_tag 和 filter 两种自定义方法,之前也提到过,需要注意的是 扩展目录名称必须是templatetagstemplatetags中的自定义标签和过滤器必须依赖于一个django app,也就是说,自定义标签和过滤器是绑…

dsp怪胎_2012年6月最佳怪胎文章

dsp怪胎This past month we covered topics such as why you only have to wipe a disk once to erase it, what RSS is and how you can benefit from using it, how websites are tracking you online, and more. Join us as we look back at the best articles for June. 在…

如何在Ubuntu上查看和写入系统日志文件

Linux logs a large amount of events to the disk, where they’re mostly stored in the /var/log directory in plain text. Most log entries go through the system logging daemon, syslogd, and are written to the system log. Linux将大量事件记录到磁盘上&#xff0c…

向Ubuntu提供反馈的5种方法

Ubuntu, like many other Linux distributions, is a community-developed operating system. In addition to getting involved and submitting patches, there are a variety of ways you can provide useful feedback and suggest features to Ubuntu. 与许多其他Linux发行版…

Tomcat 发布项目 conf/Catalina/localhost 配置 及数据源配置

本文介绍通过在tomcat的conf/Catalina/localhost目录下添加配置文件,来发布项目。因为这样对 tomcat 的入侵性最小,只需要新增一个配置文件,不需要修改原有配置;而且支持动态解析,修改完代码直接生效(修改配置除外)。在…

Centos7 中文乱码

1. 安装中文库 yum groupinstall "fonts" 2. 检查是否有中文语言包 locale -a 3. 查看当前系统语言环境 locale 解析如下 LANG:当前系统的语言LC_CTYPE:语言符号及其分类LC_NUMERIC:数字LC_COLLATE:比较和排序习惯LC_TIME&#xff…

chrome自动退出的原因_Chrome 70将让用户选择退出新的自动登录功能

chrome自动退出的原因An upcoming Chrome option allows users to log into Google accounts without logging into the browser. The change was prompted by a backlash among users and privacy advocates. 即将推出的Chrome选项允许用户无需登录浏览器即可登录Google帐户。…

学习笔记DL007:Moore-Penrose伪逆,迹运算,行列式,主成分分析PCA

2019独角兽企业重金招聘Python工程师标准>>> Moore-Penrose伪逆(pseudoinverse)。 非方矩阵,逆矩阵没有定义。矩阵A的左逆B求解线性方程Axy。两边左乘左逆B,xBy。可能无法设计唯一映射将A映射到B。矩阵A行数大于列数,方程无解。矩…

mysql40题_mysql40题

一、表关系请创建如下表,并创建相关约束导入现有数据库数据:/*Navicat Premium Data TransferSource Server : localhostSource Server Type : MySQLSource Server Version :50624Source Host : localhostSource Database : sqlexamTarget Server Type :…

ubuntu取消主目录加密_如何在Ubuntu上恢复加密的主目录

ubuntu取消主目录加密Access an encrypted home directory when you’re not logged in – say, from a live CD – and all you’ll see is a README file. You’ll need a terminal command to recover your encrypted files. 当您未登录时(例如,从实时CD)访问加密…

python数据结构与算法第六讲_Python 学习 -- 数据结构与算法 (六)

栈 是一种 “操作受限”的线性表,只允许在一端插入和删除数据。从功能是上来说,数组和链表确实可以替代栈,但是特定的数据结构是对特定场景的抽象,而且,数组或链表暴露了太多的操作接口,操作上的确灵活自由…

spring-springmvc code-based

idea设置maven在下载依赖的同时把对应的源码下载过来。图0:1主要实现零配置来完成springMVC环境搭建,当然现在有了springBoot也是零配置,但是很多同仁都是从spring3.x中的springMVC直接过渡到springBoot的,spring3.x的MVC大部分都…

powershell 入门_使用PowerShell入门的5个Cmdlet

powershell 入门PowerShell is quickly becoming the preferred scripting language and CLI of Power Users as well as IT Pros. It’s well worth learning a few commands to get you started, so we’ve got 5 useful cmdlets for you to learn today. PowerShellSwift成为…

Part 3: Services

介绍 在第3部分中,我们将扩展应用程序并启用负载平衡。为此,我们必须在分布式应用程序的层次结构中提升一个级别:服务。 StackServices (你在这里)Container (涵盖在第2部分中)关于服务 在分布式应用程序中,应用程序的不同部分被称为“服务”…

diy感应usb摄像头拍照_DIY无线感应充电器

diy感应usb摄像头拍照Courtesy of Instructables user Inducktion shares a very detailed tutorial on how to build a wireless power charger. He explains the impetus behind the project: 由Instructables用户提供Inducktion分享了有关如何构建无线电源充电器的非常详细…