|
Hi, is there any way to display IFS files
> to an outfile so that outfile can be queried > like the outfile when dspobjd is run for > data files?Presuming you aren't interested in any of the IFS APIs (see Scott Klement's web site) you can always do something like:
crtpf mylib/ls rcdlen(128) qsh cmd('ls -al /dir/dir/dir > /qsys.lib/mylib.lib/ls.file/ls.mbr')If you need the file to have separate fields, create your own DDS for MYLIB/LS. You may want to tinker the parameters on the ls command to your satisfaction. Alternately, try find instead of ls.
--buck
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.