command line

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
cbrito
Posts: 1
Joined: Fri May 29, 2009 10:42 pm

command line

Post by cbrito »

Hi friends,

Where I get the command line syntax?

Thanks.
c brito
David
Developer
Posts: 430
Joined: Tue Mar 17, 2009 1:42 am

Re: command line

Post by David »

Everything Command line interface (CLI ) options:

Code: Select all

es -h
-r Search the database using a basic POSIX regular expression.
-i Does a case sensitive search.
-w Does a whole word search.
-p Does a full path search.
-h --help Display this help.
-n <num> Limit the amount of results shown to <num>.
-s Sort by full path.
Everything command line options:
http://www.voidtools.com/Everything/wik ... ne_options
raywood
Posts: 22
Joined: Fri Apr 29, 2011 7:42 pm

Re: command line

Post by raywood »

Apparently newer location for command line options:

http://support.voidtools.com/everything ... ions#-host
Post Reply