everything的使用

run everything without admin privileges? - voidtools forum

Yes there is, using folder indexing.

But talk to your admins first. Most of them don't appreciate it if you install software on company's machines.
(and if you ask, they might even install it for you)

 

https://www.voidtools.com/support/everything/searching/

打开多个everything进程 

https://www.voidtools.com/support/everything/multiple_instances/

Multiple Instances

By default there is only one instance of Everything.

When you run Everything.exe it will check for an existing instance. If an existing instance is found the command line options are sent and processed by the existing instance. If no existing instance is found a new one is created.

 

To run multiple instances of Everything use Named instances.

 

Named instances

By default Everything uses the unnamed instance.

Assign unique names to Everything instances to use multiple instances.

There can only be one instance for each unique name.

 

To assign a name to the instance:

Use the -instance command line option to specify the instance name when starting Everything.exe.

 

For example:

Everything.exe -instance "ETP Server"

 

Named instances use unique settings and data.

For example, the named instanced "ETP Server" will use Everything-ETP SERVER.ini as the settings file.

 

The name of the instance is located in the Everything search window caption and in the tooltip when hovering over the tray icon with the cursor.

 

在指定文件夹中进行搜索

比如想要在E:\GitHub\KerryJiang\SuperSocket-dotnetcore文件夹中搜索log4net

log4net E:\GitHub\KerryJiang\SuperSocket-dotnetcore

 

如果路径中带有空格的话,需要加双引号

SE_Point_File_mapping (1).xls "D:\ChuckLu\Installation packages"

 

右键菜单中增加everything

 

 

忽略配置

 

 

 搜到不到sql文件或者vsdx文件

确保搜索的是everything,而不是document或audio之类的

 

仅搜索文件夹名字

folder:"red gate"

 

 

end with

endwith:<text> Filenames (including extension) ending with text.

 

通过正则来实现start with 和end with的组合

regex:^al.exe$

folder:regex:^powershell$

file:regex:^nuget.config$

作者:Chuck Lu    GitHub    
posted @   ChuckLu  阅读(1188)  评论(0编辑  收藏  举报
编辑推荐:
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
点击右上角即可分享
微信分享提示