command line search export how can?

Have a suggestion for "Everything"? Please post it here.
Post Reply
drmusti
Posts: 44
Joined: Sat Oct 01, 2016 10:32 am

command line search export how can?

Post by drmusti »

hi dear.
how can export .efu only filename - filesize

command line search export how can?

pls help dears.
NotNull
Posts: 5461
Joined: Wed May 24, 2017 9:22 pm

Re: command line search export how can?

Post by NotNull »

drmusti wrote:hi dear.
how can export .efu only filename - filesize
If you export your results, it will include all the other information (date, attributes, ..)
You could export as CSV file, open that in Excel (or other spreadsheet program), remove the unwanted columns and save the remaining results as CSV (or .EFU)

Or ....
command line search export how can?

Code: Select all

ES.EXE -full-path-and-name  -size   -export-csv   MyMP3.efu   *.mp3
ES.exe can be downloaed from http://www.voidtools.com/downloads/
More information on ES.exe: http://www.voidtools.com/support/everyt ... interface/
drmusti
Posts: 44
Joined: Sat Oct 01, 2016 10:32 am

Re: command line search export how can?

Post by drmusti »

and thanks for help.
;)
Post Reply