How can I sum the size of result

General discussion related to "Everything".
Post Reply
Tom.Zhang
Posts: 34
Joined: Wed Jun 03, 2015 8:51 am

How can I sum the size of result

Post by Tom.Zhang »

hello,

for instance, I use command [abc .jpg] and I get over 1 million files (it is very common in my server), how can I sum the size of result directly without coding? it is not hard to code from JSON though.
void
Developer
Posts: 15550
Joined: Fri Oct 16, 2009 11:31 pm

Re: How can I sum the size of result

Post by void »

The total size is shown in the Status bar (Tools -> Options -> View -> Show size in status bar)
Please make sure no results are selected. (Otherwise, the total selection size is shown)

Are you trying to calculate the total size externally? (eg: from ES)
Last edited by void on Mon Jan 09, 2023 12:51 am, edited 1 time in total.
Reason: Results -> View
Tom.Zhang
Posts: 34
Joined: Wed Jun 03, 2015 8:51 am

Re: How can I sum the size of result

Post by Tom.Zhang »

There is no such option in Results. I am using 1.5.0.127
Attachments
2023-01-09_084753.jpg
2023-01-09_084753.jpg (148.6 KiB) Viewed 1468 times
void
Developer
Posts: 15550
Joined: Fri Oct 16, 2009 11:31 pm

Re: How can I sum the size of result

Post by void »

Tools -> Options -> *View -> Show total size in status bar
Tom.Zhang
Posts: 34
Joined: Wed Jun 03, 2015 8:51 am

Re: How can I sum the size of result

Post by Tom.Zhang »

my prb. i can see it now. Thanks!
Post Reply