command line options

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
Miaousse
Posts: 2
Joined: Mon Apr 29, 2024 6:58 am

command line options

Post by Miaousse »

Hello,

is it possible to save a search to a text file with commandline options?

IE Everything64.exe -s "32387 ext:pdf" -minimized
void
Developer
Posts: 15523
Joined: Fri Oct 16, 2009 11:31 pm

Re: command line options

Post by void »

ES "32387 ext:pdf" -export-txt "out.txt"

ES - Command Line Interface
Miaousse
Posts: 2
Joined: Mon Apr 29, 2024 6:58 am

Re: command line options

Post by Miaousse »

Many Thanks!
Post Reply