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.
How can I sum the size of result
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How can I sum the size of result
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)
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
Reason: Results -> View
-
Tom.Zhang
- Posts: 44
- Joined: Wed Jun 03, 2015 8:51 am
Re: How can I sum the size of result
There is no such option in Results. I am using 1.5.0.127
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How can I sum the size of result
Tools -> Options -> *View -> Show total size in status bar
-
Tom.Zhang
- Posts: 44
- Joined: Wed Jun 03, 2015 8:51 am
Re: How can I sum the size of result
my prb. i can see it now. Thanks!