|
Ok, I have found the find command by typing it. I like to use help to get info about the cmd but there is no help for find when I type help. When I enter this; find fbtest/* -name '*' I get the list of files in dir fbtest. But what would the next command be to output the auth info to a file? Thanks -----Original Message----- From: BDietz@xxxxxxxxxx To: midrange-l@xxxxxxxxxxxx Sent: Thu, 21 Sep 2006 12:59 PM Subject: Re: DSPAUT So you are saying that if you type in QSH at the command line and type in "find" you get an error?? If so then you may have problems. What OS version? do you have Qshell installed: Resource ID Option Feature Description 5722SS1 30 5050 Qshell _____________________________ Bryan Dietz Aktion Associates "i want an i" midrange-l-bounces@xxxxxxxxxxxx wrote on 09/21/2006 12:18:23 PM: -> I don't understand this. There's no find command in qsh. -> -> -> -----Original Message----- -> -> you could create a small QSH shell script and put : -> -> -> for autfil in $(find aib/* -name '*'); -> do system "dspaut obj('"$autfil"') output(*print)"; -> done -> -> in there -> -> then submit it -> SBMJOB CMD(QSH CMD('/home/shellscript.sh')) -> -> you'll end up with one spool file with the results ->
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.