Desktop search: Difference between revisions

Jump to navigation Jump to search
567 bytes added ,  11 December 2017
Line 122: Line 122:
== file name or folder name search ==
== file name or folder name search ==
搜尋範圍(1)資料夾名稱 與 (2)檔案名稱
搜尋範圍(1)資料夾名稱 與 (2)檔案名稱


{{Gd}} [http://www.voidtools.com/ Everything Search Engine]([http://support.voidtools.com/everything/Main_Page official wiki]) version 3.1.4
{{Gd}} [http://www.voidtools.com/ Everything Search Engine]([http://support.voidtools.com/everything/Main_Page official wiki]) version 3.1.4
Line 156: Line 155:
* 搜尋: (1)可輸入部分字串,例如輸入 appl 可以找到 apple。 (2)不支援輸入 wildcard (*)
* 搜尋: (1)可輸入部分字串,例如輸入 appl 可以找到 apple。 (2)不支援輸入 wildcard (*)
* 縮小範圍: 可預先設定排除特定目錄
* 縮小範圍: 可預先設定排除特定目錄
尋找特定檔案類型的檔案
* {{Win}} {{kbd | key=<nowiki>dir <路徑><檔案類型> /b/s</nowiki>}} 例如: {{kbd | key=<nowiki>dir C:\Users\*.zip /b/s</nowiki>}}<ref>[https://www.computerhope.com/dirhlp.htm MS-DOS dir command help]</ref>
* {{Linux}} {{kbd | key=<nowiki>ls -R <路徑> | grep <檔名規則></nowiki>}} {{kbd | key=<nowiki>ls -R /home | grep \/zip$</nowiki>}}<ref>[https://stackoverflow.com/questions/1447625/list-files-with-certain-extensions-with-ls-and-grep bash - List files with certain extensions with ls and grep - Stack Overflow]</ref>


----
----

Navigation menu