您可能沒有注意到的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.pswp.cn/news/279217.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/279217.shtml
英文地址,請注明出處:http://en.pswp.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…

10以內數的組成分解圖_大班數學教案《10以內數的組成》

大班數學教案《10以內數的組成》作為一名教學工作者,時常需要編寫教案,借助教案可以讓教學工作更科學化。那么什么樣的教案才是好的呢?以下是小編收集整理的大班數學教案《10以內數的組成》,希望能夠幫助到大家。大班數學教案《10…

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上尋找公寓還是…

merge r語言daframe_R語言總結

R語言總結數據框操作(plyr包)輔助小函數1 splat函數:作用:把原函數中多個參數打包為一個list作為參數,然后輸出新的函數。也就是說本來某個函數需要輸入多個參數,現在套上splat后,只要輸入一個參數list就可以了&#x…

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. 在…

mysql 回退查詢_MYSQL數據庫表排序規則不一致導致聯表查詢,索引不起作用問題...

Mysql數據庫表排序規則不一致導致聯表查詢,索引不起作用問題表更描述: 將mysql數據庫中的worktask表添加ishaspic字段。具體操作:(1)數據庫worktask表新添是否有圖片字段ishaspic;新添字段時,報錯[SQL] alter table WorkTask add …

如何在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…

[轉]table中設置tr行間距

原文地址:https://blog.csdn.net/itmyhome1990/article/details/50475616 CSS border-collapse 屬性設置表格的邊框是否被合并為一個單一的邊框 值描述separate默認值。邊框會被分開。不會忽略 border-spacing 和 empty-cells 屬性。collapse如果可能,邊框會合并為一…

向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…

pkpm板按彈性計算還是塑性_雙向板按彈性方法還是按塑性方法計算

雙向板按彈性方法還是按塑性方法計算茅老師您好!想請教您個問題,PKPM計算雙向板時一般都是按彈性算吧,可我去年剛進設計院的時候有一個項目是按塑性算的,這樣影響大不大啊,支座與跨中彎矩比值系數取得默認的1.8&#x…

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)訪問加密…