hi dear.
how can export .efu only filename - filesize
command line search export how can?
pls help dears.
command line search export how can?
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: command line search export how can?
If you export your results, it will include all the other information (date, attributes, ..)drmusti wrote:hi dear.
how can export .efu only filename - filesize
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
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?
and thanks for help.
