×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
The other benefit of the service is getting allocated size vs. actual file size. A jillion little files can take up a lot of (allocated) disk.
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Vern Hamberg via MIDRANGE-L
Sent: Friday, March 25, 2022 7:18 PM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Cc: Vern Hamberg <vhamberg@xxxxxxxxxxxxxxx>
Subject: Re: calc directory size on IFS
Should be able to get the count there, as well. OP seems to know that
already, but......
Vern
On 3/25/2022 9:04 PM, Jack Woehr via MIDRANGE-L wrote:
*SELECT SUM(ALLOCATED_SIZE) FROM TABLE (
QSYS2.IFS_OBJECT_STATISTICS(START_PATH_NAME => '/home/jwoehr',
SUBTREE_DIRECTORIES => 'YES')*
* );*
This yields
*00001*
*--------*
*13276467200*
On Fri, Mar 25, 2022 at 7:42 PM Vern Hamberg via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:
The service is probably the best way to go.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.