|
Alright, I give. What's the easiest programmatic way to touch a file in the IFS? I wanted to do "touch *.jsp" in a folder, and I get the dreaded "too many arguments" error, because there are too many files in the folder (don't get me started on how stupid this is). So, now I'd like some suggestions on the simplest way to: 1. Touch a single file 2. Specify a folder and touch every JSP in that folder and all its subfolders. A straightforward multi-step process using temporary files and standard shell commands is an acceptable possibility. Simple code for doing it from RPG is also fine. Last place option is a Java program. Joe
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.