× 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.



Would be SQL an option?
If so you could use the IBM Service IFS_OBJECT_STATISTICS - Example:
Select *
from Table(QSYS2.IFS_Object_Statistics(Start_Path_Name => '/home/Hauser',
Subtree_Directories => 'YES')) x
Where Lower(Path_Name) like '%sales.json'


Mit freundlichen Grüßen / Best regards

Birgitta Hauser


"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training them
and keeping them!"
?Train people well enough so they can leave, treat them well enough so they
don't want to.? (Richard Branson)


-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of James
H. H. Lampert via MIDRANGE-L
Sent: Freitag, 6. August 2021 19:22
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Cc: James H. H. Lampert <jamesl@xxxxxxxxxxxxxxxxx>
Subject: Is there an easy way to find a file in the IFS?

Is there an easy way, either from a system command line or a QShell command
line, to find a STMF with a given name in the IFS (preferably in a
subdirectory of the current directory)? Something analogous to WRKOBJ in the
QSYS.LIB file system, or the "find" command in *nix?

--
JHHL
(And I've given up on the Twinax thing, and will pursue LAN Console when
I have the time and energy to do so.)

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.